Author: kathrin
Date: Sun Feb 21 12:47:06 2010
New Revision: 5419
URL: http://svn.gna.org/viewcvs/service-tech?rev=5419&view=rev
Log:
* Globale Formel wird jetzt als String und als Formelbaum gespeichert.
Grund: Die bisherige (rekursive) toString-Methode funktioniert nicht bei tief
verschachtelten Formeln. Die max. mögliche Rekusionstiefe war bei der
Complement-Operation schnell erreicht und es kam zum Stack overflow.
Die String-Darstellung der Globalen Formel wird jetzt iterativ erzeugt.
Modified:
trunk/safira/src/Graph.cc
trunk/safira/src/Graph.h
trunk/safira/src/GraphComplement.cc
trunk/safira/src/GraphComplement.h
trunk/safira/src/main.cc
trunk/safira/src/og_syntax.yy
trunk/safira/src/testGraph.cc
trunk/safira/tests/testfiles/testGraph_total_ref.eaa
--
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.