HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Haskell Quiz/SimFrost

< Haskell Quiz

Categories: Haskell Quiz


This problem involved simulating the accumulation of frost on a flat surface. The plane starts with a single point of frost, and a random amount of water vapor. At each iteration, the water vapor moves in a random fashion, but if it comes within a certain proximity of frost, it becomes frost itself.

1 The problem

2 Solutions

Retrieved from "http://www.haskell.org/haskellwiki/Haskell_Quiz/SimFrost"

This page has been accessed 864 times. This page was last modified 10:25, 18 March 2007. Recent content is available under a simple permissive license.