Author: weinberg
Date: Fri Aug 21 09:46:17 2009
New Revision: 4624

URL: http://svn.gna.org/viewcvs/service-tech?rev=4624&view=rev
Log:
* implemented reduction rule "smart sending event" (parameter: 
`--smartSendingEvent'): a sending event is only considered if from the inner 
markings within the current knowledge (1) in case of deadlock freedom, some 
(inner) marking is reachable; (2) in case of livelock freedom, a final (inner) 
marking is reachable. (Please note: as of now, this reduction rule works for 
acyclic nets only, because of the lowlink values we get from LoLA ;-))
* added test cases for reduction rule "smart sending event"
* cleaned up code
* implemented some new functionality in class PossibleSendEvents needed for SSE 
reduction rule

Added:
    trunk/wendy/tests/testfiles/06-03-23_BPM06_shop_sect_6.fiona.og
    trunk/wendy/tests/testfiles/06-03-23_BPM06_shop_sect_6.owfn
Modified:
    trunk/wendy/ChangeLog
    trunk/wendy/NEWS
    trunk/wendy/doc/ChangeLog.texi
    trunk/wendy/src/InnerMarking.cc
    trunk/wendy/src/InnerMarking.h
    trunk/wendy/src/Knowledge.cc
    trunk/wendy/src/Knowledge.h
    trunk/wendy/src/PossibleSendEvents.cc
    trunk/wendy/src/PossibleSendEvents.h
    trunk/wendy/src/StoredKnowledge.cc
    trunk/wendy/src/StoredKnowledge.h
    trunk/wendy/src/main.cc
    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