Author: weinberg
Date: Tue Aug 18 20:35:33 2009
New Revision: 4603

URL: http://svn.gna.org/viewcvs/service-tech?rev=4603&view=rev
Log:
+ cleaned up the code for detecting livelocks within the parser; most code is 
now integrated into InnerMarking.cc
+ added parameter --diagnose which disables the deletion of insane nodes and 
thus helps for debugging; the dot output then shows insane nodes as well, for 
instance
+ added new reduction rule --smartSendingEvent; here for each reachable inner 
marking we analyze which messages can be received by the current inner marking 
or an inner marking that is reachable from the current one; this usually leads 
to a lot less insane nodes and will leave the number of blue nodes untouched
+ added test case for reduction rule --smartSendingEvent

Added:
    trunk/wendy/tests/testfiles/smartSendingEvent.fiona.og
    trunk/wendy/tests/testfiles/smartSendingEvent.owfn
Modified:
    trunk/wendy/src/InnerMarking.cc
    trunk/wendy/src/InnerMarking.h
    trunk/wendy/src/Knowledge.cc
    trunk/wendy/src/Knowledge.h
    trunk/wendy/src/StoredKnowledge.cc
    trunk/wendy/src/cmdline.ggo
    trunk/wendy/src/syntax_graph.yy
    trunk/wendy/tests/Makefile.am
    trunk/wendy/tests/testsuite.at


-- 
You received this e-mail, because you subscribed the mailing list 
"service-tech-commits" which will forward you any e-mail addressed to 
[email protected]. If you want to unsubscribe or make any changes to 
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.

Reply via email to