Author: kathrin
Date: Sun Feb 14 01:00:00 2010
New Revision: 5400
URL: http://svn.gna.org/viewcvs/service-tech?rev=5400&view=rev
Log:
* added two new algorithms to calculate the complement
* the different algorithms for the complement can be chosen by the options:
-c0 : unreduced complement
-c1 : reduced complement, but slow computation
-c2 : ruduced complement, efficient computation
* added new test cases, to test the new algorithms
* added a new class: FormulaTree (a decision tree for formulas)
* added new functions in helper.cc (to print a FormulaTree, to print an
assignment)
Added:
trunk/safira/src/FormulaTree.cc
trunk/safira/src/FormulaTree.h
trunk/safira/tests/testfiles/CN_cyclic.og
trunk/safira/tests/testfiles/CN_cyclic_complement_reduced_ref.eaa
trunk/safira/tests/testfiles/PO_complement_reduced_ref.eaa
trunk/safira/tests/testfiles/myCoffee_complement_reduced_ref.eaa
trunk/safira/tests/testfiles/myCoffee_complement_reduced_ref.pdf (with
props)
trunk/safira/tests/testfiles/smtp_prot.og
trunk/safira/tests/testfiles/smtp_prot_complement_reduced_ref.eaa
Modified:
trunk/safira/src/Formula.cc
trunk/safira/src/Formula.h
trunk/safira/src/Graph.cc
trunk/safira/src/GraphComplement.cc
trunk/safira/src/GraphComplement.h
trunk/safira/src/GraphIntersection.cc
trunk/safira/src/GraphIntersection.h
trunk/safira/src/Makefile.am
trunk/safira/src/cmdline.ggo
trunk/safira/src/helpers.cc
trunk/safira/src/helpers.h
trunk/safira/src/main.cc
trunk/safira/src/testFormula.cc
trunk/safira/src/testFormula.h
trunk/safira/src/testGraph.cc
trunk/safira/tests/Makefile.am
trunk/safira/tests/testfiles/PO.og
trunk/safira/tests/testfiles/PO_complement_ref.eaa
trunk/safira/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.