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
Original issue reported on code.google.com by
bestchai
on 2 May 2012 at 4:10Attachments: