
16 Jan
2011
16 Jan
'11
4:07 a.m.
On Jan 15, 2011, at 5:01 PM, Gordon Woodhull wrote:
I'm pleased to announce that the proposed MPL.Graph will be included in release 1.46 as a sublibrary of MSM! msm::mpl_graph
Forgot to mention that mpl_graph is being used by MSM to find regions / connected components in state machines, and to find unreachable states. I think that work may lead me to implement a forest for efficient disjoint set tracking. I also want to abstract out the connected components algo - Christophe is using DFS directly for now. Cheers, Gordon