In the cool things that will help implement this project, the Haskell Hierarchical Libraries contain a Graph library which supports querying the existence a path between specified nodes, just what I'll need to implement box rules.
Another cool thing I need to look at more is the definition of "a monad for stateful non-deterministic computations" in the All About Monads tutorial.
I need to learn more about monad transformers.
Sunday, July 10, 2005
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment