Author: weinberg Date: Fri Sep 4 09:49:18 2009 New Revision: 4685 URL: http://svn.gna.org/viewcvs/service-tech?rev=4685&view=rev Log: * fixed (known) issues concerning reduction rule "succeeding sending event" (parameter: `--succeedingSendingEvent')
* issues on the hidden parameter "quit as soon as possible" (parameter: `--succeedingSendingEvent') have been fixed * implemented on-the-fly knowledge analysis (here, I guess, there is still some room for optimizing the usage of the Tarjan values -- dfs and lowlink) * removed all code that dealt with the post-analysis -- removeInsaneNodes, creation of the predecessor relation, and likewise * some refactoring of member names in class StoredKnowledge Added: trunk/wendy/tests/testfiles/genericNonTrivialSCC.owfn Modified: trunk/wendy/ChangeLog trunk/wendy/NEWS trunk/wendy/doc/ChangeLog.texi trunk/wendy/src/FullMarking.h trunk/wendy/src/Knowledge.cc trunk/wendy/src/Knowledge.h trunk/wendy/src/StoredKnowledge.cc trunk/wendy/src/StoredKnowledge.h trunk/wendy/src/main.cc 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 service-tech-comm...@gna.org. If you want to unsubscribe or make any changes to your subscription, please go to https://mail.gna.org/listinfo/service-tech-commits.