Wed, 11 Jan 2006 15:06:17 +0000Documentation of MainWin.
hegyi [Wed, 11 Jan 2006 15:06:17 +0000] rev 1889
Documentation of MainWin.

Tue, 10 Jan 2006 15:15:57 +0000If default value of a new map is constant, the newly created elements will get that value as well. Documentation is added to BrokenEdge, MapStorage and GraphDisplazCanvas classes.
hegyi [Tue, 10 Jan 2006 15:15:57 +0000] rev 1888
If default value of a new map is constant, the newly created elements will get that value as well. Documentation is added to BrokenEdge, MapStorage and GraphDisplazCanvas classes.

Mon, 09 Jan 2006 12:41:06 +0000The tree that is created for evaluation of expression string at new map creation is deleted after usage.
hegyi [Mon, 09 Jan 2006 12:41:06 +0000] rev 1887
The tree that is created for evaluation of expression string at new map creation is deleted after usage.

Mon, 09 Jan 2006 11:55:47 +0000Creation of algorithm dialog is even simpler by the usage of the newly created addMapSelector function.
hegyi [Mon, 09 Jan 2006 11:55:47 +0000] rev 1886
Creation of algorithm dialog is even simpler by the usage of the newly created addMapSelector function.

Fri, 06 Jan 2006 23:16:51 +0000Forgotten file committed.
hegyi [Fri, 06 Jan 2006 23:16:51 +0000] rev 1885
Forgotten file committed.

Fri, 06 Jan 2006 16:07:08 +0000In algorithm window maps can be selected and reated through MapSelector widget.
hegyi [Fri, 06 Jan 2006 16:07:08 +0000] rev 1884
In algorithm window maps can be selected and reated through MapSelector widget.

Fri, 06 Jan 2006 14:44:04 +0000Set arrow coordinates when creating a new edge.
ladanyi [Fri, 06 Jan 2006 14:44:04 +0000] rev 1883
Set arrow coordinates when creating a new edge.

Fri, 06 Jan 2006 14:36:46 +0000MapSelector has become a standalone class.
hegyi [Fri, 06 Jan 2006 14:36:46 +0000] rev 1882
MapSelector has become a standalone class.

Fri, 06 Jan 2006 13:58:49 +0000Result of KruskalGUIAlgo is refreshed if displayed, but no more setin a forced way.
hegyi [Fri, 06 Jan 2006 13:58:49 +0000] rev 1881
Result of KruskalGUIAlgo is refreshed if displayed, but no more setin a forced way.

Fri, 06 Jan 2006 10:42:58 +0000Reformatting: too long code lines.
alpar [Fri, 06 Jan 2006 10:42:58 +0000] rev 1880
Reformatting: too long code lines.

Thu, 05 Jan 2006 16:54:34 +0000Kruskal algorithm can be run from GUI from now on.
hegyi [Thu, 05 Jan 2006 16:54:34 +0000] rev 1879
Kruskal algorithm can be run from GUI from now on.

Thu, 05 Jan 2006 12:30:09 +0000Several changes. \n If new map is added to mapstorage it emits signal with the name of the new map. This was important, because from now on not only tha mapwin should be updated. \n Furthermore algobox gets a pointer to mapstorage instead of only the mapnames from it. This is important because without it it would be complicated to pass all of the required maps to algobox.
hegyi [Thu, 05 Jan 2006 12:30:09 +0000] rev 1878
Several changes. \n If new map is added to mapstorage it emits signal with the name of the new map. This was important, because from now on not only tha mapwin should be updated. \n Furthermore algobox gets a pointer to mapstorage instead of only the mapnames from it. This is important because without it it would be complicated to pass all of the required maps to algobox.

Thu, 05 Jan 2006 01:54:24 +0000Set the move tool active by default.
ladanyi [Thu, 05 Jan 2006 01:54:24 +0000] rev 1877
Set the move tool active by default.

Wed, 04 Jan 2006 18:05:55 +0000Communication with algorithm window is developed.
hegyi [Wed, 04 Jan 2006 18:05:55 +0000] rev 1876
Communication with algorithm window is developed.

Wed, 04 Jan 2006 13:31:59 +0000Happy new year to LEMON
alpar [Wed, 04 Jan 2006 13:31:59 +0000] rev 1875
Happy new year to LEMON

Wed, 04 Jan 2006 13:20:17 +0000Doc updates
alpar [Wed, 04 Jan 2006 13:20:17 +0000] rev 1874
Doc updates

Wed, 04 Jan 2006 13:19:12 +0000IterableBool{Upper/Lower}NodeMaps
alpar [Wed, 04 Jan 2006 13:19:12 +0000] rev 1873
IterableBool{Upper/Lower}NodeMaps

Wed, 04 Jan 2006 11:41:58 +0000Best feature ever\! Name of tabs are different from now on\!
hegyi [Wed, 04 Jan 2006 11:41:58 +0000] rev 1872
Best feature ever\! Name of tabs are different from now on\!

Tue, 03 Jan 2006 17:30:22 +0000Coding of Algorithms has begun, but code is really-really ugly yet.
hegyi [Tue, 03 Jan 2006 17:30:22 +0000] rev 1871
Coding of Algorithms has begun, but code is really-really ugly yet.

Tue, 03 Jan 2006 16:05:27 +0000Delete misnamed file
deba [Tue, 03 Jan 2006 16:05:27 +0000] rev 1870
Delete misnamed file

Tue, 03 Jan 2006 14:56:45 +0000Handling of tabs is rationalized a bit. More than one file can be given at startup in command prompt. If there is no file given in command prompt, an empty tab will be present at startup.
hegyi [Tue, 03 Jan 2006 14:56:45 +0000] rev 1869
Handling of tabs is rationalized a bit. More than one file can be given at startup in command prompt. If there is no file given in command prompt, an empty tab will be present at startup.

Wed, 21 Dec 2005 08:47:38 +0000Bug fix in bipartite graph
deba [Wed, 21 Dec 2005 08:47:38 +0000] rev 1868
Bug fix in bipartite graph

Mon, 19 Dec 2005 16:59:05 +0000Fix crash when the input file does not contain any nodeset or edgeset.
ladanyi [Mon, 19 Dec 2005 16:59:05 +0000] rev 1867
Fix crash when the input file does not contain any nodeset or edgeset.

Mon, 19 Dec 2005 14:58:09 +0000New file and data structures: sub_graph
deba [Mon, 19 Dec 2005 14:58:09 +0000] rev 1866
New file and data structures: sub_graph
Moved to new group with the edge_sets

Mon, 19 Dec 2005 09:47:10 +0000Doc fix
deba [Mon, 19 Dec 2005 09:47:10 +0000] rev 1865
Doc fix

Mon, 19 Dec 2005 09:43:13 +0000Fixing Bellman's name
deba [Mon, 19 Dec 2005 09:43:13 +0000] rev 1864
Fixing Bellman's name

Sun, 18 Dec 2005 03:01:53 +0000Demos and benchmarks are not built by default now. They can be enabled with the --enable-demo and --enable-benchmark configure flags.
ladanyi [Sun, 18 Dec 2005 03:01:53 +0000] rev 1863
Demos and benchmarks are not built by default now. They can be enabled with the --enable-demo and --enable-benchmark configure flags.

Sun, 18 Dec 2005 01:51:03 +0000Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems.
ladanyi [Sun, 18 Dec 2005 01:51:03 +0000] rev 1862
Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems.

Sat, 17 Dec 2005 21:51:10 +0000Distribute xml.h too.
ladanyi [Sat, 17 Dec 2005 21:51:10 +0000] rev 1861
Distribute xml.h too.

Sat, 17 Dec 2005 20:55:41 +0000Save and load the coordinates of the arrows on the edges.
ladanyi [Sat, 17 Dec 2005 20:55:41 +0000] rev 1860
Save and load the coordinates of the arrows on the edges.

Wed, 14 Dec 2005 18:11:03 +0000Bug fix
deba [Wed, 14 Dec 2005 18:11:03 +0000] rev 1859
Bug fix
and doc fix

Wed, 14 Dec 2005 18:07:28 +0000Bug fix in def pred map
deba [Wed, 14 Dec 2005 18:07:28 +0000] rev 1858
Bug fix in def pred map

Sat, 10 Dec 2005 19:38:53 +0000belmann_ford:
klao [Sat, 10 Dec 2005 19:38:53 +0000] rev 1857
belmann_ford:
* run() with length limit
* bugfix in processNextRound()

Thu, 08 Dec 2005 14:16:08 +0000Notebook tabs can be closed.
hegyi [Thu, 08 Dec 2005 14:16:08 +0000] rev 1856
Notebook tabs can be closed.

Wed, 07 Dec 2005 15:43:44 +0000Eliminate warnins
alpar [Wed, 07 Dec 2005 15:43:44 +0000] rev 1855
Eliminate warnins

Wed, 07 Dec 2005 15:40:27 +0000Bugfix
alpar [Wed, 07 Dec 2005 15:40:27 +0000] rev 1854
Bugfix

Wed, 07 Dec 2005 15:39:48 +0000Fix template version of Invalid.
alpar [Wed, 07 Dec 2005 15:39:48 +0000] rev 1853
Fix template version of Invalid.

Wed, 07 Dec 2005 11:57:30 +0000Some bug fixes and improvments in the io classes
deba [Wed, 07 Dec 2005 11:57:30 +0000] rev 1852
Some bug fixes and improvments in the io classes

Tue, 06 Dec 2005 18:44:26 +0000Doc improvements
alpar [Tue, 06 Dec 2005 18:44:26 +0000] rev 1851
Doc improvements

Tue, 06 Dec 2005 11:59:44 +0000Bugfix
marci [Tue, 06 Dec 2005 11:59:44 +0000] rev 1850
Bugfix

Tue, 06 Dec 2005 10:53:38 +0000Notebook style is provided. Without opportunity to close tabs. :-) But with all other necessary things (I think).
hegyi [Tue, 06 Dec 2005 10:53:38 +0000] rev 1849
Notebook style is provided. Without opportunity to close tabs. :-) But with all other necessary things (I think).

Mon, 05 Dec 2005 17:03:58 +0000Doc bug fix
deba [Mon, 05 Dec 2005 17:03:58 +0000] rev 1848
Doc bug fix

Mon, 05 Dec 2005 17:03:31 +0000- Changed and improved Timer interface
alpar [Mon, 05 Dec 2005 17:03:31 +0000] rev 1847
- Changed and improved Timer interface
- several new member functions
- reset() -> restart() renaming
- TimeReport: a Timer that prints a report on destruction.
- counter.h: a tool to measure the number of streps of algorithms.
- New documentation module for time measuring and counting.

Sat, 03 Dec 2005 18:30:31 +0000I have forgot the attributes
deba [Sat, 03 Dec 2005 18:30:31 +0000] rev 1846
I have forgot the attributes

Sat, 03 Dec 2005 18:17:29 +0000Implementation redesign
deba [Sat, 03 Dec 2005 18:17:29 +0000] rev 1845
Implementation redesign
Throws exception

Sat, 03 Dec 2005 18:15:43 +0000Changed implementation and bug fix
deba [Sat, 03 Dec 2005 18:15:43 +0000] rev 1844
Changed implementation and bug fix

Fri, 02 Dec 2005 10:02:40 +0000bugfix
alpar [Fri, 02 Dec 2005 10:02:40 +0000] rev 1843
bugfix

Thu, 01 Dec 2005 15:08:46 +0000NewEdgeSetAdaptor -> ListEdgeSet
deba [Thu, 01 Dec 2005 15:08:46 +0000] rev 1842
NewEdgeSetAdaptor -> ListEdgeSet
and moved to edge_set.h

Wed, 30 Nov 2005 17:49:01 +0000bug fix
marci [Wed, 30 Nov 2005 17:49:01 +0000] rev 1841
bug fix

Wed, 30 Nov 2005 17:00:17 +0000max flow with lp column generation
marci [Wed, 30 Nov 2005 17:00:17 +0000] rev 1840
max flow with lp column generation

Wed, 30 Nov 2005 13:24:37 +0000Some bug fix
deba [Wed, 30 Nov 2005 13:24:37 +0000] rev 1839
Some bug fix

Wed, 30 Nov 2005 13:24:23 +0000MapWin is created and disposed from now instead of being show and hide.
hegyi [Wed, 30 Nov 2005 13:24:23 +0000] rev 1838
MapWin is created and disposed from now instead of being show and hide.

Tue, 29 Nov 2005 19:31:58 +0000Structure of GUI is now more clear-cut than before.
hegyi [Tue, 29 Nov 2005 19:31:58 +0000] rev 1837
Structure of GUI is now more clear-cut than before.

Tue, 29 Nov 2005 08:43:50 +0000Clarify INVALID implementation.
alpar [Tue, 29 Nov 2005 08:43:50 +0000] rev 1836
Clarify INVALID implementation.

Tue, 29 Nov 2005 08:40:03 +0000- tolerance.h added
alpar [Tue, 29 Nov 2005 08:40:03 +0000] rev 1835
- tolerance.h added
- tolerance handler added to preflow (but not yet used!!).

Mon, 28 Nov 2005 11:14:59 +0000Doc fix
deba [Mon, 28 Nov 2005 11:14:59 +0000] rev 1834
Doc fix

Mon, 28 Nov 2005 11:14:01 +0000Radix sort algorithm
deba [Mon, 28 Nov 2005 11:14:01 +0000] rev 1833
Radix sort algorithm

Thu, 24 Nov 2005 15:48:53 +0000Bug fix
deba [Thu, 24 Nov 2005 15:48:53 +0000] rev 1832
Bug fix

Wed, 23 Nov 2005 16:24:59 +0000No segmentation fault caused by zero long edges.
hegyi [Wed, 23 Nov 2005 16:24:59 +0000] rev 1831
No segmentation fault caused by zero long edges.

Wed, 23 Nov 2005 16:08:02 +0000Document improvments
deba [Wed, 23 Nov 2005 16:08:02 +0000] rev 1830
Document improvments