Open GoogleCodeExporter opened 9 years ago
Related to this, whether logging-on-start or finish impacts how to correctly
convert Perfume's (currently) default output of an event-based FSM to a
state-based FSM. This follows from the above discussion:
For log-on-start, event names should be pushed into their outgoing edges
because their corresponding metric ranges are there. For log-on-finish, event
names should be pushed into their incoming edges.
This is particularly important if such a conversion is ever integrated into
Perfume because an incorrect log origin assumption would lead to a very
misleading state-based model. Specifically, event names would be placed on
edges next to metric value ranges that don't actually belong to that event.
Original comment by tonyohm...@gmail.com
on 10 Oct 2014 at 7:33
Original issue reported on code.google.com by
tonyohm...@gmail.com
on 24 Apr 2014 at 11:00