Author: weinberg
Date: Fri Jan 30 16:10:18 2009
New Revision: 3776
URL: http://svn.gna.org/viewcvs/service-tech?rev=3776&view=rev
Log:
+ enhanced re-analysis function
- is now integrated into OG generation
- counts blue and red nodes and number of states stored in (blue) nodes
correctly
- after the computation of IG/OG the function computeGraphStatistics does
not have to be called anymore
+ implemented function, which (depending on parameters) deletes red nodes or
sets isolated blue nodes to color red
+ added a new add(...) function to class SinglyLinkedList
- the iterator may now add an element to the list during iteration over the
list; therefore a dynamic removing and adding of elements is possible during
iteration
+ corrected some code in main.cc, IG.cc, OG.cc that was marked with LUHME
comments
+ renamed class interactionGraph to InteractionGraph
+ rearranged the statistical output of Fiona
+ added implementation changes to the ChangeLog
+ make check fails only because of that one particular public view test ;-)
Modified:
branches/reanalysis/fiona/doc/ChangeLog.texi
branches/reanalysis/fiona/src/AnnotatedGraph.cc
branches/reanalysis/fiona/src/AnnotatedGraph.h
branches/reanalysis/fiona/src/AnnotatedGraphEdge.cc
branches/reanalysis/fiona/src/CommunicationGraph.cc
branches/reanalysis/fiona/src/Graph.cc
branches/reanalysis/fiona/src/Graph.h
branches/reanalysis/fiona/src/IG.cc
branches/reanalysis/fiona/src/IG.h
branches/reanalysis/fiona/src/OG.cc
branches/reanalysis/fiona/src/SinglyLinkedList.h
branches/reanalysis/fiona/src/main.cc
--
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.