athos [Fri, 22 Jul 2005 15:03:23 +0000] rev 1582
File demoprograms.dox thrown away: demos module used instead.
hegyi [Fri, 22 Jul 2005 11:04:27 +0000] rev 1581
There were bugs, created yesterday, and there is still one. (I hope only one :) )
athos [Fri, 22 Jul 2005 09:41:20 +0000] rev 1580
Some changes to kruskal stuff.
hegyi [Thu, 21 Jul 2005 19:28:29 +0000] rev 1579
Edge and nodemap edition is done.
zsuzska [Wed, 20 Jul 2005 22:36:37 +0000] rev 1578
kruskal_demo corrected, quicktour filled with kruskal
athos [Wed, 20 Jul 2005 16:05:04 +0000] rev 1577
Documentation (lp_demo,lp_maxflow) and slight changes (rest).
athos [Wed, 20 Jul 2005 16:03:41 +0000] rev 1576
Typo.
alpar [Wed, 20 Jul 2005 12:13:36 +0000] rev 1575
- spellcheck in doc
- getR(),getG(),getB() -> red(),green(),blue()
- reformatting
alpar [Wed, 20 Jul 2005 08:33:33 +0000] rev 1574
- Doc improvements, spell checks
- Obsolete \todo's removed
alpar [Wed, 20 Jul 2005 08:06:32 +0000] rev 1573
- graph_to_eps_demo.cc is rightly documented
- Fix/improve documentation of graphToEps()
- Missing const added to ColorSet::size();