Re: [Haskell-cafe] Analysing Haskell with Graph Theory

7 Mar
2008
7 Mar
'08
6:14 a.m.
(CC'd to the list)
On 07/03/2008, Dusan Kolar
I'm just wondering what algorithms you use for analysis. For instance, clique is an NP complete problem. Do you use some approximation? If yes, which? I'm particularly interested in the algorithm.
I haven't gotten that far yet ;-) As it stands, my supervisor have discussed this slightly and I'll probably start off with a more-or-less brute-force approach. This should be OK as the graph will probably be reasonably sparse and (hopefully) not too big! -- Ivan Lazar Miljenovic
6287
Age (days ago)
6287
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ivan Miljenovic