chubbymaggie / synoptic

Automatically exported from code.google.com/p/synoptic
0 stars 0 forks source link

Partition graph model is depicted with instance edges instead of partition edges #254

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Refactorings from last week have introduced a bug into PartitionGraph that has 
it return inter-event-instance edges instead of inter-partition edges when it 
is visualized (e.g., when exported or visualized in GWT -- see attachment). The 
bug is probably in Partition.getWeightedTransitions() method, but the scope of 
the problem could actually be broader.

Original issue reported on code.google.com by bestchai on 2 May 2012 at 4:10

Attachments:

GoogleCodeExporter commented 9 years ago
Has been resolved a while back.

Original comment by bestchai on 20 Jan 2014 at 6:59