[Haskell-cafe] Analysing Haskell with Graph Theory

Ivan Miljenovic ivan.miljenovic at gmail.com
Fri Mar 7 00:02:32 EST 2008


On 07/03/2008, Vimal <j.vimal at gmail.com> wrote:
>
> Will the graph be completely computed before the analysis begins? Or
>  will you try to build the graph lazily as and when you require more
>  information?

Probably beforehand.

>
> Are you looking for Haskell functions that can be used to solve the
>  above problems? I guess once you come up with the algorithms,
>  translating it into Haskell shouldnt be much of a problem.

No, I'm just asking people what else they think I should be looking for.


-- 
Ivan Lazar Miljenovic


More information about the Haskell-Cafe mailing list