Mon, 18 Jul 2005 15:08:18 +0000UndirFullGraph class
deba [Mon, 18 Jul 2005 15:08:18 +0000] rev 1566
UndirFullGraph class

Mon, 18 Jul 2005 15:07:28 +0000Improve findEdge interface
deba [Mon, 18 Jul 2005 15:07:28 +0000] rev 1565
Improve findEdge interface
ConEdgeIt is a high level replacement of findEdge

Mon, 18 Jul 2005 15:05:50 +0000Solving ambigous function call
deba [Mon, 18 Jul 2005 15:05:50 +0000] rev 1564
Solving ambigous function call

Mon, 18 Jul 2005 15:03:55 +0000Fix concepts and constraints
deba [Mon, 18 Jul 2005 15:03:55 +0000] rev 1563
Fix concepts and constraints

Fri, 15 Jul 2005 21:17:18 +0000EdgeMapEditor is on its way, but it is far not yet ready.
hegyi [Fri, 15 Jul 2005 21:17:18 +0000] rev 1562
EdgeMapEditor is on its way, but it is far not yet ready.

Fri, 15 Jul 2005 16:12:35 +0000Wrap long lines
alpar [Fri, 15 Jul 2005 16:12:35 +0000] rev 1561
Wrap long lines

Fri, 15 Jul 2005 16:01:55 +0000Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented.
athos [Fri, 15 Jul 2005 16:01:55 +0000] rev 1560
Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented.

Fri, 15 Jul 2005 14:35:07 +0000Englishing
alpar [Fri, 15 Jul 2005 14:35:07 +0000] rev 1559
Englishing

Fri, 15 Jul 2005 14:13:07 +0000Demos module added
alpar [Fri, 15 Jul 2005 14:13:07 +0000] rev 1558
Demos module added

Thu, 14 Jul 2005 12:23:15 +0000Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
alpar [Thu, 14 Jul 2005 12:23:15 +0000] rev 1557
Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
from the input source and the output type.

Wed, 13 Jul 2005 20:02:29 +0000Avoid ambiguity.
alpar [Wed, 13 Jul 2005 20:02:29 +0000] rev 1556
Avoid ambiguity.

Wed, 13 Jul 2005 19:49:36 +0000Doc improvement
alpar [Wed, 13 Jul 2005 19:49:36 +0000] rev 1555
Doc improvement

Wed, 13 Jul 2005 14:17:13 +0000Demo displays information on the screen
deba [Wed, 13 Jul 2005 14:17:13 +0000] rev 1554
Demo displays information on the screen
Added to Makefile.am

Wed, 13 Jul 2005 14:05:49 +0000Demo about descriptor map.
deba [Wed, 13 Jul 2005 14:05:49 +0000] rev 1553
Demo about descriptor map.

Wed, 13 Jul 2005 13:16:57 +0000Swap function for DescriptorMap
deba [Wed, 13 Jul 2005 13:16:57 +0000] rev 1552
Swap function for DescriptorMap

Tue, 12 Jul 2005 21:45:39 +0000Developing of edgemap editing is started.
hegyi [Tue, 12 Jul 2005 21:45:39 +0000] rev 1551
Developing of edgemap editing is started.

Tue, 12 Jul 2005 18:21:49 +0000Editors are based.
hegyi [Tue, 12 Jul 2005 18:21:49 +0000] rev 1550
Editors are based.

Tue, 12 Jul 2005 16:19:06 +0000Doc image generation is turned off to reduce the size of the distro file.
alpar [Tue, 12 Jul 2005 16:19:06 +0000] rev 1549
Doc image generation is turned off to reduce the size of the distro file.

Tue, 12 Jul 2005 16:17:16 +0000Bezier classes are made more consistent
alpar [Tue, 12 Jul 2005 16:17:16 +0000] rev 1548
Bezier classes are made more consistent

Tue, 12 Jul 2005 16:16:19 +0000Improve doc
alpar [Tue, 12 Jul 2005 16:16:19 +0000] rev 1547
Improve doc

Tue, 12 Jul 2005 16:15:37 +0000moveSource() -> changeSource()
alpar [Tue, 12 Jul 2005 16:15:37 +0000] rev 1546
moveSource() -> changeSource()
moveTarget() -> changeTarget()

Tue, 12 Jul 2005 13:36:01 +0000Added the individual png files to EXTRA_DIST instead of the icons directory. This way the .svn directories do not get in the tarball. An alternative solution would be to delete these in a dist-hook target.
ladanyi [Tue, 12 Jul 2005 13:36:01 +0000] rev 1545
Added the individual png files to EXTRA_DIST instead of the icons directory. This way the .svn directories do not get in the tarball. An alternative solution would be to delete these in a dist-hook target.

Mon, 11 Jul 2005 08:54:31 +0000Typo.
athos [Mon, 11 Jul 2005 08:54:31 +0000] rev 1544
Typo.

Thu, 07 Jul 2005 15:58:19 +0000lp_test: error messages with appropriate status/value info
athos [Thu, 07 Jul 2005 15:58:19 +0000] rev 1543
lp_test: error messages with appropriate status/value info

Thu, 07 Jul 2005 15:00:04 +0000Some testing of the LP interface: bugs got fixed.
athos [Thu, 07 Jul 2005 15:00:04 +0000] rev 1542
Some testing of the LP interface: bugs got fixed.

Thu, 07 Jul 2005 09:04:39 +0000Decided not to \include the sample.lgf in the quicktour: so it can be bigger.
athos [Thu, 07 Jul 2005 09:04:39 +0000] rev 1541
Decided not to \include the sample.lgf in the quicktour: so it can be bigger.

Tue, 05 Jul 2005 14:36:10 +0000Documented Balazs's stuff. Quite enough of that.
athos [Tue, 05 Jul 2005 14:36:10 +0000] rev 1540
Documented Balazs's stuff. Quite enough of that.

Mon, 04 Jul 2005 17:51:07 +0000May it does not throw Warning with g++-4.0
deba [Mon, 04 Jul 2005 17:51:07 +0000] rev 1539
May it does not throw Warning with g++-4.0