2006-01-31Fix icc compilation failures.
alpar [Tue, 31 Jan 2006 21:14:11 +0000] rev 1936
Fix icc compilation failures.

2006-01-31Spellcheck
alpar [Tue, 31 Jan 2006 20:16:53 +0000] rev 1935
Spellcheck

2006-01-31Bug fix
deba [Tue, 31 Jan 2006 20:14:52 +0000] rev 1934
Bug fix

ANodeIt/BNodeIt should not be inherited from ANode/BNode

The reason:
assert(graph.id(ANodeIt(graph)) == graph.id((Node)ANodeIt(graph)));

2006-01-31Revising the bpugraph concept
deba [Tue, 31 Jan 2006 20:04:36 +0000] rev 1933
Revising the bpugraph concept

We need a public but very limited ANode and BNode class
It can be used with ItemSetTraits and with some special maps

By example:
DescriptorMap<Graph, ANode>
InvertableMap<Graph, ANode, string>
IterableBoolMap<Graph, ANode>
IterableIntMap<Graph, ANode>
IterableValueMap<Graph, ANode, string>

2006-01-31Bug fix
deba [Tue, 31 Jan 2006 19:57:35 +0000] rev 1932
Bug fix
friend does not declares type

2006-01-31New iterable map with comparable values
deba [Tue, 31 Jan 2006 19:33:48 +0000] rev 1931
New iterable map with comparable values
it uses linked lists and balanced binary tree

IterableBoolMap has ItemIt type as the other iterable maps

InvertableMap got ValueIterator

2006-01-30Solve bug #23: Floating versus Integer Coordinates
alpar [Mon, 30 Jan 2006 09:37:41 +0000] rev 1930
Solve bug #23: Floating versus Integer Coordinates

- BoundingBox values rounds to integer
- The generated .eps rescales if the bounding box were too small otherwise.

2006-01-30Better doc.
alpar [Mon, 30 Jan 2006 09:32:52 +0000] rev 1929
Better doc.

2006-01-30Use [] instead of set().
alpar [Mon, 30 Jan 2006 09:32:26 +0000] rev 1928
Use [] instead of set().

2006-01-30Functions added to set the edges/corners of the bounding box directly.
alpar [Mon, 30 Jan 2006 09:31:15 +0000] rev 1927
Functions added to set the edges/corners of the bounding box directly.

2006-01-29Do not rely on the autodetection of cplex and glpk.
ladanyi [Sun, 29 Jan 2006 23:46:05 +0000] rev 1926
Do not rely on the autodetection of cplex and glpk.

2006-01-29Updated rpm specfile to include the gui too. Couldn't test it.
ladanyi [Sun, 29 Jan 2006 23:32:46 +0000] rev 1925
Updated rpm specfile to include the gui too. Couldn't test it.

2006-01-29ignore radix_sort-bench
ladanyi [Sun, 29 Jan 2006 22:50:55 +0000] rev 1924
ignore radix_sort-bench

2006-01-29distribute simann.h too
ladanyi [Sun, 29 Jan 2006 22:41:55 +0000] rev 1923
distribute simann.h too

2006-01-29Undir -> U transition
ladanyi [Sun, 29 Jan 2006 22:21:37 +0000] rev 1922
Undir -> U transition

2006-01-29test for simann
ladanyi [Sun, 29 Jan 2006 22:10:06 +0000] rev 1921
test for simann

2006-01-29added simann_maxcut_demo
ladanyi [Sun, 29 Jan 2006 22:07:52 +0000] rev 1920
added simann_maxcut_demo

2006-01-29demo for simann
ladanyi [Sun, 29 Jan 2006 22:06:45 +0000] rev 1919
demo for simann

2006-01-29more doc
ladanyi [Sun, 29 Jan 2006 22:06:10 +0000] rev 1918
more doc

2006-01-29include the gui in the deb
ladanyi [Sun, 29 Jan 2006 22:04:48 +0000] rev 1917
include the gui in the deb

2006-01-27make public the shiftedStart inorder to compute just n dijkstra
deba [Fri, 27 Jan 2006 14:32:33 +0000] rev 1916
make public the shiftedStart inorder to compute just n dijkstra

2006-01-27Add new ItemSetTraits for ANode and BNode
deba [Fri, 27 Jan 2006 14:18:11 +0000] rev 1915
Add new ItemSetTraits for ANode and BNode

2006-01-27Doc bug fix
deba [Fri, 27 Jan 2006 08:19:42 +0000] rev 1914
Doc bug fix

2006-01-27Making iterable bool map dynamic
deba [Fri, 27 Jan 2006 08:18:47 +0000] rev 1913
Making iterable bool map dynamic
Changed interface

2006-01-27Algorithms by szakall
deba [Fri, 27 Jan 2006 08:17:25 +0000] rev 1912
Algorithms by szakall

2006-01-26The pre BpUGraph concept
deba [Thu, 26 Jan 2006 17:18:12 +0000] rev 1911
The pre BpUGraph concept

2006-01-26Bipartite => Bp
deba [Thu, 26 Jan 2006 16:24:40 +0000] rev 1910
Bipartite => Bp
Upper => A
Lower => B

+ some bug fix

2006-01-26Undir -> U transition
klao [Thu, 26 Jan 2006 15:42:13 +0000] rev 1909
Undir -> U transition

2006-01-26Better doc.
alpar [Thu, 26 Jan 2006 06:44:22 +0000] rev 1908
Better doc.

2006-01-26MALE and FEMALE node shape added.
alpar [Thu, 26 Jan 2006 06:43:59 +0000] rev 1907
MALE and FEMALE node shape added.

2006-01-25Omitting warnings
deba [Wed, 25 Jan 2006 16:44:19 +0000] rev 1906
Omitting warnings

2006-01-25Do not append -Wall -W to CXXFLAGS when it is set on the commandline.
ladanyi [Wed, 25 Jan 2006 15:03:45 +0000] rev 1905
Do not append -Wall -W to CXXFLAGS when it is set on the commandline.

2006-01-25Bug fix for empty intervall sorting
deba [Wed, 25 Jan 2006 14:58:04 +0000] rev 1904
Bug fix for empty intervall sorting

2006-01-25Bug fix
deba [Wed, 25 Jan 2006 14:40:26 +0000] rev 1903
Bug fix

2006-01-25state setting function for heaps
deba [Wed, 25 Jan 2006 12:10:18 +0000] rev 1902
state setting function for heaps

If we know that which elements were in the heap then
we can clear it in better time complexity.

2006-01-24Lemon Graph Format uses label instead of id named map.
deba [Tue, 24 Jan 2006 16:07:38 +0000] rev 1901
Lemon Graph Format uses label instead of id named map.

2006-01-19Fix bug #18: bug in LpSolverBase::Col operator!= and ::Row operator!=
alpar [Thu, 19 Jan 2006 16:56:39 +0000] rev 1900
Fix bug #18: bug in LpSolverBase::Col operator!= and ::Row operator!=

2006-01-18- setCol() -> col()
alpar [Wed, 18 Jan 2006 09:42:59 +0000] rev 1899
- setCol() -> col()
- better doc.

2006-01-18- tolerance() added.
alpar [Wed, 18 Jan 2006 09:42:08 +0000] rev 1898
- tolerance() added.
- better doc.

2006-01-18Tolerance<long double> added
alpar [Wed, 18 Jan 2006 09:40:53 +0000] rev 1897
Tolerance<long double> added

2006-01-14Documentation of classes realizing algorithm running.
hegyi [Sat, 14 Jan 2006 13:42:37 +0000] rev 1896
Documentation of classes realizing algorithm running.

2006-01-14- colName() added (untested on CPLEX)
alpar [Sat, 14 Jan 2006 08:44:59 +0000] rev 1895
- colName() added (untested on CPLEX)
- possibility to set lower/upper bounds of several cols at once
- setObj() -> obj()
- setRow() -> row()

2006-01-14Changes in doc
alpar [Sat, 14 Jan 2006 08:17:00 +0000] rev 1894
Changes in doc

2006-01-12Documenatation of MapWin.
hegyi [Thu, 12 Jan 2006 15:24:24 +0000] rev 1893
Documenatation of MapWin.

2006-01-12Documentation of MapSelector. If no default value is present in MapSelector, Reset button does not appear.
hegyi [Thu, 12 Jan 2006 14:36:08 +0000] rev 1892
Documentation of MapSelector. If no default value is present in MapSelector, Reset button does not appear.

2006-01-12Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well.
hegyi [Thu, 12 Jan 2006 13:28:54 +0000] rev 1891
Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well.

2006-01-11Documentation of NewMapWin.
hegyi [Wed, 11 Jan 2006 15:49:06 +0000] rev 1890
Documentation of NewMapWin.

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

2006-01-10If 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.

2006-01-09The 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.

2006-01-09Creation 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.

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

2006-01-06In 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.

2006-01-06Set 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.

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

2006-01-06Result 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.

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

2006-01-05Kruskal 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.

2006-01-05Several 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.

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

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

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

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

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

2006-01-04Best 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\!

2006-01-03Coding 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.

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

2006-01-03Handling 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.

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

2005-12-19Fix 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.

2005-12-19New 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

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

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

2005-12-18Demos 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.

2005-12-18Added 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.

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

2005-12-17Save 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.

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

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

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

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

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

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

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

2005-12-07Some 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

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

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

2005-12-06Notebook 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).

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

2005-12-05- 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.

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

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

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

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

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

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

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

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

2005-11-30MapWin 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.

2005-11-29Structure 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.

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

2005-11-29- 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!!).

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

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

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

2005-11-23No 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.

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

2005-11-23Correcting alteration notifing
deba [Wed, 23 Nov 2005 15:42:36 +0000] rev 1829
Correcting alteration notifing

2005-11-23Static maps for bipartite graphs.
deba [Wed, 23 Nov 2005 11:20:14 +0000] rev 1828
Static maps for bipartite graphs.

2005-11-22Fixing bug in g++-3.3
deba [Tue, 22 Nov 2005 15:15:31 +0000] rev 1827
Fixing bug in g++-3.3

2005-11-22clean-up
ladanyi [Tue, 22 Nov 2005 14:35:33 +0000] rev 1826
clean-up

2005-11-22fixed some memory leaks
ladanyi [Tue, 22 Nov 2005 10:27:25 +0000] rev 1825
fixed some memory leaks

2005-11-21Erasing old header
deba [Mon, 21 Nov 2005 18:12:11 +0000] rev 1824
Erasing old header
Correcting makefile

2005-11-21NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before.
hegyi [Mon, 21 Nov 2005 18:03:20 +0000] rev 1823
NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before.

2005-11-21Erasing from the Makefile.am too
deba [Mon, 21 Nov 2005 17:59:27 +0000] rev 1822
Erasing from the Makefile.am too

2005-11-21Erasing old tests
deba [Mon, 21 Nov 2005 17:58:24 +0000] rev 1821
Erasing old tests

2005-11-21Undir Bipartite Graph/Full and Smart/ without concept, doc and concept
deba [Mon, 21 Nov 2005 17:48:00 +0000] rev 1820
Undir Bipartite Graph/Full and Smart/ without concept, doc and concept
checking

2005-11-21Reorganizing.
hegyi [Mon, 21 Nov 2005 12:07:05 +0000] rev 1819
Reorganizing.

2005-11-21UndirEulerIt added
alpar [Mon, 21 Nov 2005 09:08:16 +0000] rev 1818
UndirEulerIt added

2005-11-18- Spellcheck (pathes->paths)
alpar [Fri, 18 Nov 2005 11:17:08 +0000] rev 1817
- Spellcheck (pathes->paths)

2005-11-18- Spellcheck (pathes->paths)
alpar [Fri, 18 Nov 2005 11:13:11 +0000] rev 1816
- Spellcheck (pathes->paths)
- todos

2005-11-18Bugfix
alpar [Fri, 18 Nov 2005 11:10:53 +0000] rev 1815
Bugfix

2005-11-17As initial value of a new map expression with ()+-/* operators can be given. These operators work on numbers, or on maps. If maps are given, then the new value for a given graph element will be calculated using the value from the given maps that belong to that graph element.
hegyi [Thu, 17 Nov 2005 15:34:18 +0000] rev 1814
As initial value of a new map expression with ()+-/* operators can be given. These operators work on numbers, or on maps. If maps are given, then the new value for a given graph element will be calculated using the value from the given maps that belong to that graph element.

2005-11-17Bug fix
deba [Thu, 17 Nov 2005 10:46:38 +0000] rev 1813
Bug fix

2005-11-17split(Edge) member function added.
alpar [Thu, 17 Nov 2005 10:16:29 +0000] rev 1812
split(Edge) member function added.

2005-11-17Several bugfices.
alpar [Thu, 17 Nov 2005 10:14:55 +0000] rev 1811
Several bugfices.

2005-11-16Modified iterators on graph maps
deba [Wed, 16 Nov 2005 18:58:10 +0000] rev 1810
Modified iterators on graph maps
Other iterators for not graph maps

2005-11-16The GRAPH_TYPEDEFS macro is a bug.
marci [Wed, 16 Nov 2005 14:46:22 +0000] rev 1809
The GRAPH_TYPEDEFS macro is a bug.

2005-11-16wirteable -> writable
alpar [Wed, 16 Nov 2005 13:39:29 +0000] rev 1808
wirteable -> writable

2005-11-16Empty graph is (strongly) connected.
alpar [Wed, 16 Nov 2005 13:26:04 +0000] rev 1807
Empty graph is (strongly) connected.

2005-11-16The first parameter of runningTimeTest became const.
alpar [Wed, 16 Nov 2005 13:21:57 +0000] rev 1806
The first parameter of runningTimeTest became const.
It is necessary to enable to pass of temporary objects.

2005-11-16Iterable Bool maps can count the number of true and false values.
alpar [Wed, 16 Nov 2005 13:19:05 +0000] rev 1805
Iterable Bool maps can count the number of true and false values.

2005-11-16(UNDIR)GRAPH_TYPEDEFS also defines some basic graph maps
alpar [Wed, 16 Nov 2005 13:17:02 +0000] rev 1804
(UNDIR)GRAPH_TYPEDEFS also defines some basic graph maps

2005-11-16Better doc.
alpar [Wed, 16 Nov 2005 13:15:33 +0000] rev 1803
Better doc.

2005-11-16Demo for topology
deba [Wed, 16 Nov 2005 09:15:41 +0000] rev 1802
Demo for topology

2005-11-16Images for doc
deba [Wed, 16 Nov 2005 09:11:44 +0000] rev 1801
Images for doc

2005-11-16bipartite by szakall
deba [Wed, 16 Nov 2005 09:10:24 +0000] rev 1800
bipartite by szakall

2005-11-16Warning because unused parameters
deba [Wed, 16 Nov 2005 09:08:36 +0000] rev 1799
Warning because unused parameters

2005-11-16lp_cplex: getDual compiles; untested
klao [Wed, 16 Nov 2005 05:01:04 +0000] rev 1798
lp_cplex: getDual compiles; untested

2005-11-16lp_test.cc:
klao [Wed, 16 Nov 2005 04:22:49 +0000] rev 1797
lp_test.cc:

* bugfix in cplex part: check compiling and running on two different instances

2005-11-15lp_skeleton: _getDual "implemented"
klao [Tue, 15 Nov 2005 20:51:06 +0000] rev 1796
lp_skeleton: _getDual "implemented"

2005-11-15bugfix in undir_graph_extender -> graph_extender transition
klao [Tue, 15 Nov 2005 20:50:21 +0000] rev 1795
bugfix in undir_graph_extender -> graph_extender transition

2005-11-14String->Double
deba [Mon, 14 Nov 2005 18:55:19 +0000] rev 1794
String->Double

2005-11-14Documentation fixes
deba [Mon, 14 Nov 2005 18:40:15 +0000] rev 1793
Documentation fixes

2005-11-14Arrangement of the documentation changed
deba [Mon, 14 Nov 2005 18:39:17 +0000] rev 1792
Arrangement of the documentation changed

2005-11-14Modification on the base graph concept
deba [Mon, 14 Nov 2005 18:38:41 +0000] rev 1791
Modification on the base graph concept
The extended interface does not changed

2005-11-14Bug fix
deba [Mon, 14 Nov 2005 18:36:45 +0000] rev 1790
Bug fix

2005-11-14eps images
deba [Mon, 14 Nov 2005 18:35:20 +0000] rev 1789
eps images

2005-11-14Some documentation modifications
deba [Mon, 14 Nov 2005 18:34:16 +0000] rev 1788
Some documentation modifications

2005-11-13bugfix in setCol, getting dual values
marci [Sun, 13 Nov 2005 20:01:17 +0000] rev 1787
bugfix in setCol, getting dual values

2005-11-10Doc bug fix
deba [Thu, 10 Nov 2005 12:41:33 +0000] rev 1786
Doc bug fix

2005-11-10Assertion with own exception throwing
deba [Thu, 10 Nov 2005 12:40:58 +0000] rev 1785
Assertion with own exception throwing

2005-11-10Bug fix
deba [Thu, 10 Nov 2005 12:40:26 +0000] rev 1784
Bug fix

2005-11-09One more bug fix
deba [Wed, 09 Nov 2005 13:04:39 +0000] rev 1783
One more bug fix

2005-11-09Bug fix.
deba [Wed, 09 Nov 2005 12:54:59 +0000] rev 1782
Bug fix.

2005-11-09Path length limit for belmann_ford.h
deba [Wed, 09 Nov 2005 12:07:00 +0000] rev 1781
Path length limit for belmann_ford.h

2005-11-08- Timer can be stop()ed and (re)start()ed.
alpar [Tue, 08 Nov 2005 10:12:45 +0000] rev 1780
- Timer can be stop()ed and (re)start()ed.
- Obsolete \bug removed

2005-11-08Obsolete bug removed
alpar [Tue, 08 Nov 2005 10:10:09 +0000] rev 1779
Obsolete bug removed

2005-11-04Some just writeable bool maps.
deba [Fri, 04 Nov 2005 19:19:52 +0000] rev 1778
Some just writeable bool maps.

2005-11-04improved zooming
ladanyi [Fri, 04 Nov 2005 19:07:15 +0000] rev 1777
improved zooming

2005-11-04Images for grid_graph_demo
deba [Fri, 04 Nov 2005 17:44:13 +0000] rev 1776
Images for grid_graph_demo

2005-11-04Added doc to demos.
deba [Fri, 04 Nov 2005 17:33:33 +0000] rev 1775
Added doc to demos.

2005-11-04UnsupportedException on erase with Snapshot
deba [Fri, 04 Nov 2005 16:40:54 +0000] rev 1774
UnsupportedException on erase with Snapshot

2005-11-04Bugfix
alpar [Fri, 04 Nov 2005 16:35:18 +0000] rev 1773
Bugfix

2005-11-04SnapShot -> Snapshot
alpar [Fri, 04 Nov 2005 16:35:06 +0000] rev 1772
SnapShot -> Snapshot

2005-11-04(Dual)Expr::simplify(double tolerance) added
alpar [Fri, 04 Nov 2005 16:21:41 +0000] rev 1771
(Dual)Expr::simplify(double tolerance) added

2005-11-04SnapShot -> Snapshot
alpar [Fri, 04 Nov 2005 16:18:51 +0000] rev 1770
SnapShot -> Snapshot

2005-11-04Removed todo
deba [Fri, 04 Nov 2005 16:10:23 +0000] rev 1769
Removed todo
Moved to topology module

2005-11-04Removing findEdge
deba [Fri, 04 Nov 2005 15:59:21 +0000] rev 1768
Removing findEdge

2005-11-04Changed name
deba [Fri, 04 Nov 2005 15:52:24 +0000] rev 1767
Changed name

2005-11-04Tons of todos have been removed.
alpar [Fri, 04 Nov 2005 15:48:06 +0000] rev 1766
Tons of todos have been removed.

2005-11-04Removing todos
deba [Fri, 04 Nov 2005 15:00:19 +0000] rev 1765
Removing todos

2005-11-04Images for topology
deba [Fri, 04 Nov 2005 14:49:14 +0000] rev 1764
Images for topology

2005-11-04pred => predEdge rename
deba [Fri, 04 Nov 2005 14:48:10 +0000] rev 1763
pred => predEdge rename

2005-11-04throwing an exception if s=t
jacint [Fri, 04 Nov 2005 13:53:22 +0000] rev 1762
throwing an exception if s=t

2005-11-04Hiding :) todos
deba [Fri, 04 Nov 2005 13:20:24 +0000] rev 1761
Hiding :) todos

2005-11-04concept/graph.h: graphs defined by using components (_*Graph) need no
klao [Fri, 04 Nov 2005 12:01:40 +0000] rev 1760
concept/graph.h: graphs defined by using components (_*Graph) need no
documentation

2005-11-04Increment and decrement operator for IterableIntMap::Reference
deba [Fri, 04 Nov 2005 10:55:13 +0000] rev 1759
Increment and decrement operator for IterableIntMap::Reference

2005-11-04Doc fix
deba [Fri, 04 Nov 2005 10:51:35 +0000] rev 1758
Doc fix

2005-11-02Spellcheck
alpar [Wed, 02 Nov 2005 16:43:18 +0000] rev 1757
Spellcheck

2005-11-02GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
alpar [Wed, 02 Nov 2005 16:32:29 +0000] rev 1756
GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.

2005-11-02Make constructor explicit
deba [Wed, 02 Nov 2005 15:28:37 +0000] rev 1755
Make constructor explicit
Indentation changed

2005-11-02Documentation modified
deba [Wed, 02 Nov 2005 15:27:38 +0000] rev 1754
Documentation modified

2005-11-02Some change on the clear
deba [Wed, 02 Nov 2005 15:26:04 +0000] rev 1753
Some change on the clear

2005-11-02IterableIntMap
deba [Wed, 02 Nov 2005 15:25:13 +0000] rev 1752
IterableIntMap

todo: documentation need

2005-11-02Swap col and row map
deba [Wed, 02 Nov 2005 15:24:38 +0000] rev 1751
Swap col and row map

2005-11-02Connected components, etc...
deba [Wed, 02 Nov 2005 15:23:46 +0000] rev 1750
Connected components, etc...
Based on the dfs visitor interface

2005-11-02Visitor interface for the dfs algorithm.
deba [Wed, 02 Nov 2005 15:22:28 +0000] rev 1749
Visitor interface for the dfs algorithm.

2005-11-02small svn:ignore fixups
klao [Wed, 02 Nov 2005 12:44:50 +0000] rev 1748
small svn:ignore fixups

2005-10-28Faster implementation
deba [Fri, 28 Oct 2005 09:01:59 +0000] rev 1747
Faster implementation

2005-10-28If the file does not exist LemonReader throws exception
deba [Fri, 28 Oct 2005 08:40:42 +0000] rev 1746
If the file does not exist LemonReader throws exception

2005-10-26Upgrading tests
deba [Wed, 26 Oct 2005 11:10:18 +0000] rev 1745
Upgrading tests

2005-10-26Removing old input/output functions
deba [Wed, 26 Oct 2005 11:09:29 +0000] rev 1744
Removing old input/output functions

2005-10-26Filename can be given as std::string
deba [Wed, 26 Oct 2005 10:59:51 +0000] rev 1743
Filename can be given as std::string

2005-10-26Show description of the file
deba [Wed, 26 Oct 2005 10:52:09 +0000] rev 1742
Show description of the file

2005-10-26Some modifications on shortest path algoritms:
deba [Wed, 26 Oct 2005 10:50:47 +0000] rev 1741
Some modifications on shortest path algoritms:
- heap traits
- checked execution

2005-10-24Bug fix in connectedComponents
deba [Mon, 24 Oct 2005 17:03:02 +0000] rev 1740
Bug fix in connectedComponents
Strongly connected components

2005-10-24Computing the number of the connected components and the components themselves.
alpar [Mon, 24 Oct 2005 15:59:38 +0000] rev 1739
Computing the number of the connected components and the components themselves.

2005-10-24Euler tour iterator.
alpar [Mon, 24 Oct 2005 15:58:38 +0000] rev 1738
Euler tour iterator.

2005-10-24Newly created map is realized by the property givening by common sense.
hegyi [Mon, 24 Oct 2005 10:15:40 +0000] rev 1737
Newly created map is realized by the property givening by common sense.

2005-10-24Doxyfile for documenting glemon's architecture.
alpar [Mon, 24 Oct 2005 08:12:26 +0000] rev 1736
Doxyfile for documenting glemon's architecture.

2005-10-24New version of XML reader/writer.
alpar [Mon, 24 Oct 2005 08:11:21 +0000] rev 1735
New version of XML reader/writer.
Now, there are only a single XmlIo class both for reading and writing.

2005-10-24- dijkstraZero() added. (Until we conclude how to handle the related problem.)
alpar [Mon, 24 Oct 2005 08:09:59 +0000] rev 1734
- dijkstraZero() added. (Until we conclude how to handle the related problem.)
- processed() query function added.

2005-10-21MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
hegyi [Fri, 21 Oct 2005 13:32:12 +0000] rev 1733
MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.

2005-10-21Bugfix
deba [Fri, 21 Oct 2005 08:34:47 +0000] rev 1732
Bugfix

2005-10-20Mapselector widget reached its first release, but there are still work to do on it, I know...
hegyi [Thu, 20 Oct 2005 15:50:23 +0000] rev 1731
Mapselector widget reached its first release, but there are still work to do on it, I know...

2005-10-17Minor changes and bugfixes
deba [Mon, 17 Oct 2005 10:30:59 +0000] rev 1730
Minor changes and bugfixes

2005-10-17Removing signal/commit Change from alteration notifier
deba [Mon, 17 Oct 2005 10:28:48 +0000] rev 1729
Removing signal/commit Change from alteration notifier

It makes slower the change Target/Source functions
and used only by the In/Out DegMap

2005-10-14Updating tests
deba [Fri, 14 Oct 2005 11:03:40 +0000] rev 1728
Updating tests

2005-10-14Doc and changing heap
deba [Fri, 14 Oct 2005 11:02:34 +0000] rev 1727
Doc and changing heap

2005-10-14Doc bugfix
deba [Fri, 14 Oct 2005 11:01:21 +0000] rev 1726
Doc bugfix

2005-10-14Using proper return type
deba [Fri, 14 Oct 2005 11:00:40 +0000] rev 1725
Using proper return type

2005-10-14Heap not for the dijkstra
deba [Fri, 14 Oct 2005 10:58:54 +0000] rev 1724
Heap not for the dijkstra

It will be used in the minCut algorithm

2005-10-14Really short description of these shortest path algorithms
deba [Fri, 14 Oct 2005 10:53:51 +0000] rev 1723
Really short description of these shortest path algorithms

2005-10-14bugfix (affected x86_64 only)
ladanyi [Fri, 14 Oct 2005 10:53:35 +0000] rev 1722
bugfix (affected x86_64 only)

2005-10-14Named parameter for heap and cross ref
deba [Fri, 14 Oct 2005 10:52:15 +0000] rev 1721
Named parameter for heap and cross ref
It needs some redesign

2005-10-14Matrixmaps moved to own file
deba [Fri, 14 Oct 2005 10:49:51 +0000] rev 1720
Matrixmaps moved to own file

2005-10-14Traits moved to own file
deba [Fri, 14 Oct 2005 10:48:34 +0000] rev 1719
Traits moved to own file
Tag for reference maps
Possibility to handle proper the return type
of the operator[]() const -- value or reference

2005-10-14Extending observer interface
deba [Fri, 14 Oct 2005 10:44:49 +0000] rev 1718
Extending observer interface
It will be used in the indegmap, outdegmap types

2005-10-14Added clear function to heaps and concept
deba [Fri, 14 Oct 2005 10:40:00 +0000] rev 1717
Added clear function to heaps and concept

2005-10-07Sym -> Undir
alpar [Fri, 07 Oct 2005 11:05:35 +0000] rev 1716
Sym -> Undir

2005-10-07Doc improvments
alpar [Fri, 07 Oct 2005 11:05:08 +0000] rev 1715
Doc improvments

2005-10-06Shape keeping movement is implemented, at last. Many thanks to Alpar.
hegyi [Thu, 06 Oct 2005 12:32:06 +0000] rev 1714
Shape keeping movement is implemented, at last. Many thanks to Alpar.

2005-10-06Doc improvments
alpar [Thu, 06 Oct 2005 10:28:45 +0000] rev 1713
Doc improvments

2005-10-06Little modifications
deba [Thu, 06 Oct 2005 09:58:21 +0000] rev 1712
Little modifications

2005-10-06All pairs shortest path test
deba [Thu, 06 Oct 2005 09:57:23 +0000] rev 1711
All pairs shortest path test

2005-10-06Bug solved in named parameters
deba [Thu, 06 Oct 2005 09:37:53 +0000] rev 1710
Bug solved in named parameters
Simplify my Johnson algorithm

2005-10-05Template Named Parameter bugfix
deba [Wed, 05 Oct 2005 16:45:37 +0000] rev 1709
Template Named Parameter bugfix

2005-10-05compile with old gtkmm
ladanyi [Wed, 05 Oct 2005 13:44:29 +0000] rev 1708
compile with old gtkmm

2005-10-05Changing makefile
deba [Wed, 05 Oct 2005 13:21:41 +0000] rev 1707
Changing makefile

2005-10-05Removing NeedCopy
deba [Wed, 05 Oct 2005 13:19:30 +0000] rev 1706
Removing NeedCopy

2005-10-05Removing smart references
deba [Wed, 05 Oct 2005 13:18:51 +0000] rev 1705
Removing smart references

2005-10-05findUndirEdge, ConUndirEdgeIt
deba [Wed, 05 Oct 2005 13:17:42 +0000] rev 1704
findUndirEdge, ConUndirEdgeIt
some modification in the undir graph extenders

2005-10-05Proper sized map type
deba [Wed, 05 Oct 2005 13:15:47 +0000] rev 1703
Proper sized map type

2005-10-03Bugfix in list_graph
deba [Mon, 03 Oct 2005 14:22:10 +0000] rev 1702
Bugfix in list_graph

2005-10-03Bugfix
deba [Mon, 03 Oct 2005 13:51:25 +0000] rev 1701
Bugfix

2005-10-03Extend Makefile
deba [Mon, 03 Oct 2005 10:21:27 +0000] rev 1700
Extend Makefile

2005-10-03Some shortest path algorithms
deba [Mon, 03 Oct 2005 10:20:56 +0000] rev 1699
Some shortest path algorithms
All-pair-shortest path algorithms without function interface
we may need it

2005-10-03Small functions for discovering graph topology
deba [Mon, 03 Oct 2005 10:18:38 +0000] rev 1698
Small functions for discovering graph topology

2005-10-03Preliminary SplitGraphAdaptor
deba [Mon, 03 Oct 2005 10:17:53 +0000] rev 1697
Preliminary SplitGraphAdaptor
And some other improvments

2005-10-03CompileTimeAnd
deba [Mon, 03 Oct 2005 10:16:45 +0000] rev 1696
CompileTimeAnd
Used by SplitGraphAdaptor

2005-10-03Potential difference map
deba [Mon, 03 Oct 2005 10:14:49 +0000] rev 1695
Potential difference map
NodeMatrixMap -- Matrix over the nodes
Indicators for common tags

2005-10-03Fixing naming conventions
deba [Mon, 03 Oct 2005 10:11:29 +0000] rev 1694
Fixing naming conventions
Temporarly bugfix with named-parameters
Removing dead codes

2005-09-30Improving GridGraph and HyperCubeGraph
deba [Fri, 30 Sep 2005 13:15:28 +0000] rev 1693
Improving GridGraph and HyperCubeGraph

2005-09-30Correcting the names in the \files documentation.
deba [Fri, 30 Sep 2005 13:13:42 +0000] rev 1692
Correcting the names in the \files documentation.

2005-09-30Handling C x A -> A multiplication
deba [Fri, 30 Sep 2005 13:12:39 +0000] rev 1691
Handling C x A -> A multiplication

2005-09-30Bug fix.
deba [Fri, 30 Sep 2005 13:10:42 +0000] rev 1690
Bug fix.

2005-09-28- runningTimeTest(): a tool to measure running times more precisely.
alpar [Wed, 28 Sep 2005 08:14:39 +0000] rev 1689
- runningTimeTest(): a tool to measure running times more precisely.
- TimeStamp now uses double to count cpu-times
- 'get's removed from the query functions of Times and TimeStamp

2005-09-16Permissions and svn:ignore cleanup.
klao [Fri, 16 Sep 2005 09:57:02 +0000] rev 1688
Permissions and svn:ignore cleanup.

2005-09-16- silly mistake fixed
alpar [Fri, 16 Sep 2005 09:18:28 +0000] rev 1687
- silly mistake fixed
- output is graph_orientation.eps
- sample input file added

2005-09-16Using std:: prefix for the functions in the c* headers
deba [Fri, 16 Sep 2005 09:01:20 +0000] rev 1686
Using std:: prefix for the functions in the c* headers

2005-09-16Some bugfixes
deba [Fri, 16 Sep 2005 09:00:18 +0000] rev 1685
Some bugfixes

2005-09-14Better doc.
alpar [Wed, 14 Sep 2005 10:00:43 +0000] rev 1684
Better doc.

2005-09-13Input file for coloring.
deba [Tue, 13 Sep 2005 12:41:02 +0000] rev 1683
Input file for coloring.

2005-09-13Automake needs this file
alpar [Tue, 13 Sep 2005 05:19:11 +0000] rev 1682
Automake needs this file

2005-09-12SubGraphAdaptors with edge checking functionality.
deba [Mon, 12 Sep 2005 11:24:54 +0000] rev 1681
SubGraphAdaptors with edge checking functionality.

Improved grid_graph_demo

2005-09-12Fixing and improving GridGraph
deba [Mon, 12 Sep 2005 09:19:52 +0000] rev 1680
Fixing and improving GridGraph

2005-09-12Some bugfixes.
deba [Mon, 12 Sep 2005 09:15:59 +0000] rev 1679
Some bugfixes.

2005-09-12graph_orientation.cc: A thoroughly documented demo application.
alpar [Mon, 12 Sep 2005 05:35:36 +0000] rev 1678
graph_orientation.cc: A thoroughly documented demo application.

2005-09-12iterable_maps.h header hes been added. Up to now it contains an iterable bool
alpar [Mon, 12 Sep 2005 05:31:55 +0000] rev 1677
iterable_maps.h header hes been added. Up to now it contains an iterable bool
map and specialized versions for Node and Edge maps.

2005-09-08Bug fix
deba [Thu, 08 Sep 2005 14:35:22 +0000] rev 1676
Bug fix

2005-09-08Redesign of the map adaptors.
deba [Thu, 08 Sep 2005 14:34:50 +0000] rev 1675
Redesign of the map adaptors.
/smart reference handling only used by functions/

Better handling of the function objects and functions.

\\\todo May we use operators instead of the addMap, subMap...?

2005-09-01Warning added on the usage of InDegMap/OutDegMap
alpar [Thu, 01 Sep 2005 20:35:30 +0000] rev 1674
Warning added on the usage of InDegMap/OutDegMap

2005-09-01negateY() option added.
alpar [Thu, 01 Sep 2005 19:21:35 +0000] rev 1673
negateY() option added.

2005-09-01Bug fix.
deba [Thu, 01 Sep 2005 12:14:14 +0000] rev 1672
Bug fix.

Default assign operator should be
overrided by that calls the template
assign operator.

2005-08-31install docs in $datadir/doc/$PACKAGE
ladanyi [Wed, 31 Aug 2005 23:14:58 +0000] rev 1671
install docs in $datadir/doc/$PACKAGE

2005-08-31fixed a typo
ladanyi [Wed, 31 Aug 2005 23:03:29 +0000] rev 1670
fixed a typo

2005-08-31Template assign operator for graph maps.
deba [Wed, 31 Aug 2005 13:29:32 +0000] rev 1669
Template assign operator for graph maps.

Some naming and coding conventions.

2005-08-30ChangeLog -> NEWS
alpar [Tue, 30 Aug 2005 21:19:07 +0000] rev 1668
ChangeLog -> NEWS

2005-08-30ChangeLog -> NEWS
alpar [Tue, 30 Aug 2005 21:16:51 +0000] rev 1667
ChangeLog -> NEWS

2005-08-30Set dists in a bit better way.
alpar [Tue, 30 Aug 2005 20:50:58 +0000] rev 1666
Set dists in a bit better way.

2005-08-30Functions to query the next node/edge to be processed.
alpar [Tue, 30 Aug 2005 14:55:11 +0000] rev 1665
Functions to query the next node/edge to be processed.

2005-08-30Bugfix: DFS crashed if the source did not have an outgoing edge.
alpar [Tue, 30 Aug 2005 13:48:40 +0000] rev 1664
Bugfix: DFS crashed if the source did not have an outgoing edge.

2005-08-29Serious bugfix.
alpar [Mon, 29 Aug 2005 18:21:02 +0000] rev 1663
Serious bugfix.

2005-08-27Let's go on!
alpar [Sat, 27 Aug 2005 12:08:23 +0000] rev 1662
Let's go on!

2005-08-27Update ChangeLog. lemon-0.4
alpar [Sat, 27 Aug 2005 12:03:45 +0000] rev 1661
Update ChangeLog.

2005-08-27- Doc images partly turned on again.
alpar [Sat, 27 Aug 2005 11:37:05 +0000] rev 1660
- Doc images partly turned on again.

2005-08-27Dependency problem (guipixbufs.h) is solved.
alpar [Sat, 27 Aug 2005 09:32:34 +0000] rev 1659
Dependency problem (guipixbufs.h) is solved.

2005-08-27Trial to fix dependency failure
alpar [Sat, 27 Aug 2005 09:15:59 +0000] rev 1658
Trial to fix dependency failure

2005-08-27removed the fit to window form the toolbar and the menu since its current implementation is broken
ladanyi [Sat, 27 Aug 2005 09:13:26 +0000] rev 1657
removed the fit to window form the toolbar and the menu since its current implementation is broken

2005-08-27Missing dependency added.
alpar [Sat, 27 Aug 2005 07:18:22 +0000] rev 1656
Missing dependency added.

2005-08-26Toward Version 0.4...
alpar [Fri, 26 Aug 2005 15:32:46 +0000] rev 1655
Toward Version 0.4...

2005-08-26placement of the coordinates caption now takes into account the node radius
ladanyi [Fri, 26 Aug 2005 15:30:01 +0000] rev 1654
placement of the coordinates caption now takes into account the node radius

2005-08-26gui is renamed to glemon
alpar [Fri, 26 Aug 2005 15:06:51 +0000] rev 1653
gui is renamed to glemon

2005-08-26Display the node's coordinates while moving it.
ladanyi [Fri, 26 Aug 2005 12:37:34 +0000] rev 1652
Display the node's coordinates while moving it.

2005-08-26No comment.
alpar [Fri, 26 Aug 2005 11:37:41 +0000] rev 1651
No comment.

2005-08-26display file name in window title
ladanyi [Fri, 26 Aug 2005 11:03:59 +0000] rev 1650
display file name in window title

2005-08-26bugfix
ladanyi [Fri, 26 Aug 2005 10:46:51 +0000] rev 1649
bugfix

2005-08-26- use Gtk::Dialog to set the new values of edge and node maps
ladanyi [Fri, 26 Aug 2005 07:35:23 +0000] rev 1648
- use Gtk::Dialog to set the new values of edge and node maps
- update all edges/nodes when editing a map so that edge widths and node
sizes change properly
- coordinate maps are no longer selectable in the maps window

2005-08-23bugfix
ladanyi [Tue, 23 Aug 2005 16:27:59 +0000] rev 1647
bugfix

2005-08-23- handle the case when there is no id map in the edgeset section
ladanyi [Tue, 23 Aug 2005 15:57:12 +0000] rev 1646
- handle the case when there is no id map in the edgeset section
- do not use ListGraph.id() to determine the id of a new node/edge

2005-08-23- id maps are not editable
ladanyi [Tue, 23 Aug 2005 07:36:09 +0000] rev 1645
- id maps are not editable
- handle exceptions thrown by the file reader
- texts are always above the edges
- store a default value for all maps, so that edges and nodes created after
adding a new map receive the default value too
- create node on button release, not on click (fixes a few oddities)

2005-08-19Put an end to every gcc-4.0 warning.
alpar [Fri, 19 Aug 2005 12:09:21 +0000] rev 1644
Put an end to every gcc-4.0 warning.

2005-08-18- The number of gcc-4.0 warnings has significantly decreases.
alpar [Thu, 18 Aug 2005 13:33:49 +0000] rev 1643
- The number of gcc-4.0 warnings has significantly decreases.
- Some code clean-up in gui

2005-08-18icc need this...
alpar [Thu, 18 Aug 2005 12:22:44 +0000] rev 1642
icc need this...
... and she's right.

2005-08-17Demos' documentations include the source.
alpar [Wed, 17 Aug 2005 22:07:35 +0000] rev 1641
Demos' documentations include the source.

2005-08-17- Better insertion of sources examples
alpar [Wed, 17 Aug 2005 21:52:50 +0000] rev 1640
- Better insertion of sources examples
- Superfluous #include removed from reader_writer_demo.cc

2005-08-17fixed a typo
ladanyi [Wed, 17 Aug 2005 20:39:11 +0000] rev 1639
fixed a typo

2005-08-17less stupid title
ladanyi [Wed, 17 Aug 2005 20:38:32 +0000] rev 1638
less stupid title

2005-08-17Added a section about configure flags, and a few other things.
ladanyi [Wed, 17 Aug 2005 20:37:36 +0000] rev 1637
Added a section about configure flags, and a few other things.

2005-08-17Added missing copyright headers, and corrected the file names in some of them.
ladanyi [Wed, 17 Aug 2005 15:26:00 +0000] rev 1636
Added missing copyright headers, and corrected the file names in some of them.

2005-08-17Images are compiled in now.
ladanyi [Wed, 17 Aug 2005 15:20:18 +0000] rev 1635
Images are compiled in now.

2005-08-17Toolbar has custom icons now. Works only when installed.
ladanyi [Wed, 17 Aug 2005 12:35:43 +0000] rev 1634
Toolbar has custom icons now. Works only when installed.

2005-08-16Move simann.h to trunk/lemon
alpar [Tue, 16 Aug 2005 20:17:43 +0000] rev 1633
Move simann.h to trunk/lemon

2005-08-16math.h -> cmath
alpar [Tue, 16 Aug 2005 20:07:14 +0000] rev 1632
math.h -> cmath

2005-08-16Fixed most (but not all) of Doxygen warnings
alpar [Tue, 16 Aug 2005 19:06:59 +0000] rev 1631
Fixed most (but not all) of Doxygen warnings

2005-08-16Doc changes:
alpar [Tue, 16 Aug 2005 16:44:57 +0000] rev 1630
Doc changes:
- True and False got documented
- Graph "developper interface" documentation switched off
- minor fix in graph_to_eps_demo.cc

2005-08-16lp.h added
alpar [Tue, 16 Aug 2005 16:42:04 +0000] rev 1629
lp.h added

2005-08-11Matrix graph renamed -> Grid graph
deba [Thu, 11 Aug 2005 15:56:21 +0000] rev 1628
Matrix graph renamed -> Grid graph

2005-08-11Some modification on the undirected graph interface.
deba [Thu, 11 Aug 2005 15:55:17 +0000] rev 1627
Some modification on the undirected graph interface.
Doc improvments

2005-08-11Added copyright header and description.
ladanyi [Thu, 11 Aug 2005 15:24:24 +0000] rev 1626
Added copyright header and description.

2005-08-11Fix Makefile.am
deba [Thu, 11 Aug 2005 14:35:22 +0000] rev 1625
Fix Makefile.am

2005-08-11Several docfices
alpar [Thu, 11 Aug 2005 14:31:06 +0000] rev 1624
Several docfices

2005-08-11Matrix graph renamed to grid graph
deba [Thu, 11 Aug 2005 13:20:52 +0000] rev 1623
Matrix graph renamed to grid graph
Some usefull function and documentation

2005-08-11Ordering in the graph concept.
deba [Thu, 11 Aug 2005 13:16:39 +0000] rev 1622
Ordering in the graph concept.

2005-08-11Sym graph removed
deba [Thu, 11 Aug 2005 13:15:03 +0000] rev 1621
Sym graph removed

2005-08-11Start working on UndirGraph concept clarification and its harmonization with
alpar [Thu, 11 Aug 2005 13:07:54 +0000] rev 1620
Start working on UndirGraph concept clarification and its harmonization with
the directed graph concept.
Not yet done!!!

2005-08-10X function -> function X
hegyi [Wed, 10 Aug 2005 19:23:51 +0000] rev 1619
X function -> function X

2005-08-09Get rid of undocumented members.
alpar [Tue, 09 Aug 2005 14:41:39 +0000] rev 1618
Get rid of undocumented members.

2005-08-07Until this commitment gui gave us segmentation fault in the case when no element was on graph_displayer_canvas and a map to visualize by a property has been changed.
hegyi [Sun, 07 Aug 2005 22:14:59 +0000] rev 1617
Until this commitment gui gave us segmentation fault in the case when no element was on graph_displayer_canvas and a map to visualize by a property has been changed.

2005-08-07open file from command line
ladanyi [Sun, 07 Aug 2005 18:06:41 +0000] rev 1616
open file from command line

2005-08-07compile with gtkmm 2.4
ladanyi [Sun, 07 Aug 2005 16:35:15 +0000] rev 1615
compile with gtkmm 2.4

2005-08-07Alpar had the key, focus can be set in the window class. But it is not enough, the focused widget has to be activated, as well! Was a hard task to find out... By the way, two compilation warnings are removed.
hegyi [Sun, 07 Aug 2005 14:17:11 +0000] rev 1614
Alpar had the key, focus can be set in the window class. But it is not enough, the focused widget has to be activated, as well! Was a hard task to find out... By the way, two compilation warnings are removed.

2005-08-03Bugfix due to Gabor.
alpar [Wed, 03 Aug 2005 19:10:12 +0000] rev 1613
Bugfix due to Gabor.

2005-08-01Spellcheck
alpar [Mon, 01 Aug 2005 22:28:10 +0000] rev 1612
Spellcheck

2005-08-01We must always have lemon/config.h
alpar [Mon, 01 Aug 2005 21:24:55 +0000] rev 1611
We must always have lemon/config.h

2005-08-01A default LP solver is defined in lp.h
alpar [Mon, 01 Aug 2005 21:16:08 +0000] rev 1610
A default LP solver is defined in lp.h

2005-08-01Toward release 0.4
alpar [Mon, 01 Aug 2005 20:20:43 +0000] rev 1609
Toward release 0.4

2005-07-29Remove demoprograms.dox
alpar [Fri, 29 Jul 2005 15:23:15 +0000] rev 1608
Remove demoprograms.dox

2005-07-29small fix
ladanyi [Fri, 29 Jul 2005 12:30:28 +0000] rev 1607
small fix

2005-07-29added support for saving files
ladanyi [Fri, 29 Jul 2005 12:01:37 +0000] rev 1606
added support for saving files

2005-07-28Some (awful) toolbar images added.
alpar [Thu, 28 Jul 2005 19:09:39 +0000] rev 1605
Some (awful) toolbar images added.
The inline image data (guipixbufs.h) are automatically generated, but
I don't know how to use it.

2005-07-28Edge width and node size autoscaling added.
alpar [Thu, 28 Jul 2005 19:05:45 +0000] rev 1604
Edge width and node size autoscaling added.

2005-07-28More docs
alpar [Thu, 28 Jul 2005 19:04:43 +0000] rev 1603
More docs

2005-07-28Tooltip should be turn up on CreateNode tool.
hegyi [Thu, 28 Jul 2005 17:06:13 +0000] rev 1602
Tooltip should be turn up on CreateNode tool.

2005-07-28Tooltip should be turn up on CreateNode tool.
hegyi [Thu, 28 Jul 2005 17:01:40 +0000] rev 1601
Tooltip should be turn up on CreateNode tool.

2005-07-28There is no need for these furthermore.
hegyi [Thu, 28 Jul 2005 15:54:53 +0000] rev 1600
There is no need for these furthermore.

2005-07-28cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.
hegyi [Thu, 28 Jul 2005 15:54:00 +0000] rev 1599
cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.

2005-07-28Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable.
hegyi [Thu, 28 Jul 2005 14:31:32 +0000] rev 1598
Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable.

2005-07-27No maps with the same name can be added.
hegyi [Wed, 27 Jul 2005 11:35:13 +0000] rev 1597
No maps with the same name can be added.

2005-07-27Sorry for the previous commit, it was not ready yet, but that damned up arrow... So in this new revision string-double and double-string conversion is corrected to a more C++ way.
hegyi [Wed, 27 Jul 2005 11:19:35 +0000] rev 1596
Sorry for the previous commit, it was not ready yet, but that damned up arrow... So in this new revision string-double and double-string conversion is corrected to a more C++ way.

2005-07-27Documentation was added to GUI.
hegyi [Wed, 27 Jul 2005 11:02:51 +0000] rev 1595
Documentation was added to GUI.

2005-07-27Documentation was added to GUI.
hegyi [Wed, 27 Jul 2005 10:47:38 +0000] rev 1594
Documentation was added to GUI.

2005-07-26EdgeMap and NodeMap creation is done, at last. Bach 4ever.
hegyi [Tue, 26 Jul 2005 21:20:01 +0000] rev 1593
EdgeMap and NodeMap creation is done, at last. Bach 4ever.

2005-07-26EdgeMap and NodeMap creation is done, at last. Bach 4ever.
hegyi [Tue, 26 Jul 2005 21:19:41 +0000] rev 1592
EdgeMap and NodeMap creation is done, at last. Bach 4ever.

2005-07-26Spellrecheck
alpar [Tue, 26 Jul 2005 20:14:03 +0000] rev 1591
Spellrecheck

2005-07-26Spellcheck
alpar [Tue, 26 Jul 2005 20:12:36 +0000] rev 1590
Spellcheck

2005-07-26creates one new edgemap
hegyi [Tue, 26 Jul 2005 18:14:23 +0000] rev 1589
creates one new edgemap

2005-07-26BoundingBox<T>::operator+=() -> BoundingBox<T>::add() ->
alpar [Tue, 26 Jul 2005 14:31:29 +0000] rev 1588
BoundingBox<T>::operator+=() -> BoundingBox<T>::add() ->

2005-07-26Doc improvements
alpar [Tue, 26 Jul 2005 13:15:13 +0000] rev 1587
Doc improvements

2005-07-25Continuing adding new maps.
hegyi [Mon, 25 Jul 2005 11:17:23 +0000] rev 1586
Continuing adding new maps.

2005-07-25Initializing adding new maps.
hegyi [Mon, 25 Jul 2005 10:33:03 +0000] rev 1585
Initializing adding new maps.

2005-07-22corrections
zsuzska [Fri, 22 Jul 2005 16:57:07 +0000] rev 1584
corrections

2005-07-22Documented some more demo programs.
athos [Fri, 22 Jul 2005 15:15:29 +0000] rev 1583
Documented some more demo programs.

2005-07-22File demoprograms.dox thrown away: demos module used instead.
athos [Fri, 22 Jul 2005 15:03:23 +0000] rev 1582
File demoprograms.dox thrown away: demos module used instead.

2005-07-22There were bugs, created yesterday, and there is still one. (I hope only one :) )
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 :) )

2005-07-22Some changes to kruskal stuff.
athos [Fri, 22 Jul 2005 09:41:20 +0000] rev 1580
Some changes to kruskal stuff.

2005-07-21Edge and nodemap edition is done.
hegyi [Thu, 21 Jul 2005 19:28:29 +0000] rev 1579
Edge and nodemap edition is done.

2005-07-20kruskal_demo corrected, quicktour filled with kruskal
zsuzska [Wed, 20 Jul 2005 22:36:37 +0000] rev 1578
kruskal_demo corrected, quicktour filled with kruskal

2005-07-20Documentation (lp_demo,lp_maxflow) and slight changes (rest).
athos [Wed, 20 Jul 2005 16:05:04 +0000] rev 1577
Documentation (lp_demo,lp_maxflow) and slight changes (rest).

2005-07-20Typo.
athos [Wed, 20 Jul 2005 16:03:41 +0000] rev 1576
Typo.

2005-07-20- spellcheck in doc
alpar [Wed, 20 Jul 2005 12:13:36 +0000] rev 1575
- spellcheck in doc
- getR(),getG(),getB() -> red(),green(),blue()
- reformatting

2005-07-20- Doc improvements, spell checks
alpar [Wed, 20 Jul 2005 08:33:33 +0000] rev 1574
- Doc improvements, spell checks
- Obsolete \todo's removed

2005-07-20- graph_to_eps_demo.cc is rightly documented
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();

2005-07-20A bit more information on installation.
alpar [Wed, 20 Jul 2005 08:03:15 +0000] rev 1572
A bit more information on installation.

2005-07-20Minor change
alpar [Wed, 20 Jul 2005 08:02:11 +0000] rev 1571
Minor change

2005-07-20docfix
alpar [Wed, 20 Jul 2005 08:01:16 +0000] rev 1570
docfix

2005-07-19Produce less messages.
alpar [Tue, 19 Jul 2005 12:40:23 +0000] rev 1569
Produce less messages.

2005-07-18Improving tests.
deba [Mon, 18 Jul 2005 15:10:22 +0000] rev 1568
Improving tests.

2005-07-18New undirected graph type
deba [Mon, 18 Jul 2005 15:09:37 +0000] rev 1567
New undirected graph type
Represent a two dimensional undirected grid

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

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

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

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

2005-07-15EdgeMapEditor 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.

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

2005-07-15Some 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.

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

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

2005-07-14Each 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.

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

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

2005-07-13Demo 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

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

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

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

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

2005-07-12Doc 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.

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

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

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

2005-07-12Added 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.

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

2005-07-07lp_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

2005-07-07Some 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.

2005-07-07Decided 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.

2005-07-05Documented 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.

2005-07-04May 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

2005-07-04NewUndirEdgeSetAdaptor class
deba [Mon, 04 Jul 2005 17:22:03 +0000] rev 1538
NewUndirEdgeSetAdaptor class
some doc
some bug fix

2005-07-04Some more doxygen command killed.
alpar [Mon, 04 Jul 2005 17:16:05 +0000] rev 1537
Some more doxygen command killed.

2005-07-04Kill several doxygen warnings
alpar [Mon, 04 Jul 2005 16:27:54 +0000] rev 1536
Kill several doxygen warnings

2005-07-04trivial bugfix for deba
klao [Mon, 04 Jul 2005 16:18:11 +0000] rev 1535
trivial bugfix for deba

2005-07-04Doc.
athos [Mon, 04 Jul 2005 16:11:33 +0000] rev 1534
Doc.

2005-07-04Specialization for string literals.
deba [Mon, 04 Jul 2005 16:11:00 +0000] rev 1533
Specialization for string literals.

2005-07-04Updated but not complete doc for IO.
deba [Mon, 04 Jul 2005 15:03:25 +0000] rev 1532
Updated but not complete doc for IO.

2005-07-04New graph copy interface
deba [Mon, 04 Jul 2005 13:10:34 +0000] rev 1531
New graph copy interface

2005-07-04Doc.
athos [Mon, 04 Jul 2005 13:08:31 +0000] rev 1530
Doc.

2005-07-04Doc repaired
deba [Mon, 04 Jul 2005 07:51:57 +0000] rev 1529
Doc repaired

2005-07-01Graph input-output demo, some documentation.
athos [Fri, 01 Jul 2005 16:10:46 +0000] rev 1528
Graph input-output demo, some documentation.

2005-07-01Doc review+corrections in my own documentation according to the reviewers comments.
athos [Fri, 01 Jul 2005 10:33:27 +0000] rev 1527
Doc review+corrections in my own documentation according to the reviewers comments.

2005-06-30Mainly doc review.
athos [Thu, 30 Jun 2005 16:13:30 +0000] rev 1526
Mainly doc review.

2005-06-29Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed.
hegyi [Wed, 29 Jun 2005 19:44:30 +0000] rev 1525
Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed.

2005-06-29Function names are corrected according to naming conventions.
hegyi [Wed, 29 Jun 2005 15:41:33 +0000] rev 1524
Function names are corrected according to naming conventions.

2005-06-29Hmmm...
alpar [Wed, 29 Jun 2005 12:52:20 +0000] rev 1523
Hmmm...

2005-06-28Some corrections to graph_io.dox (mainly language corrections). Improvements on quicktour.
athos [Tue, 28 Jun 2005 17:46:35 +0000] rev 1522
Some corrections to graph_io.dox (mainly language corrections). Improvements on quicktour.

2005-06-28Some modifications.
athos [Tue, 28 Jun 2005 13:47:16 +0000] rev 1521
Some modifications.

2005-06-27getstart: hello_lemon.cc moved to a separate file in demo/
klao [Mon, 27 Jun 2005 20:44:29 +0000] rev 1520
getstart: hello_lemon.cc moved to a separate file in demo/

2005-06-27getstart improvements
klao [Mon, 27 Jun 2005 19:47:09 +0000] rev 1519
getstart improvements

2005-06-27Only added comments.
athos [Mon, 27 Jun 2005 15:25:33 +0000] rev 1518
Only added comments.

2005-06-27Some modifications in this and that.
athos [Mon, 27 Jun 2005 15:22:34 +0000] rev 1517
Some modifications in this and that.

2005-06-27processNextXyz() returns the processed object.
alpar [Mon, 27 Jun 2005 14:39:53 +0000] rev 1516
processNextXyz() returns the processed object.

2005-06-27InDegMap and OutDegMap fixed
deba [Mon, 27 Jun 2005 10:49:37 +0000] rev 1515
InDegMap and OutDegMap fixed

2005-06-24Improved getsart.dox and quicktour.dox
athos [Fri, 24 Jun 2005 21:03:08 +0000] rev 1514
Improved getsart.dox and quicktour.dox

2005-06-24Minor changes
athos [Fri, 24 Jun 2005 21:02:47 +0000] rev 1513
Minor changes

2005-06-24NodeMap values are now visualizable. Todo: default map-values
hegyi [Fri, 24 Jun 2005 18:16:12 +0000] rev 1512
NodeMap values are now visualizable. Todo: default map-values

2005-06-24Half-done, but I want to continue from home.
athos [Fri, 24 Jun 2005 08:44:54 +0000] rev 1511
Half-done, but I want to continue from home.

2005-06-24File graph_displayer is split in functional parts.
hegyi [Fri, 24 Jun 2005 07:58:18 +0000] rev 1510
File graph_displayer is split in functional parts.

2005-06-23A bug, explored by Alpar is corrected, but with value-checking, and not with correct values. (There is some problem with map values of new items! Maybe refreshemnt is the responsible thing?)
hegyi [Thu, 23 Jun 2005 17:56:24 +0000] rev 1509
A bug, explored by Alpar is corrected, but with value-checking, and not with correct values. (There is some problem with map values of new items! Maybe refreshemnt is the responsible thing?)

2005-06-21cplex test included
athos [Tue, 21 Jun 2005 15:58:57 +0000] rev 1508
cplex test included

2005-06-21Get CPLEX location (include and libdir) from the environment.
klao [Tue, 21 Jun 2005 14:57:17 +0000] rev 1507
Get CPLEX location (include and libdir) from the environment.
(On lemon.cs.elte.hu use "cplex_env" command to set the environment
appropriately.)

2005-06-20Some callbacks are still unimplemented
alpar [Mon, 20 Jun 2005 09:08:20 +0000] rev 1506
Some callbacks are still unimplemented

2005-06-17Previous commit was also mine, but I forgot to say, that it was my younger brother's birthyear. From this commit texts of activated maps move together with red arrows.
hegyi [Fri, 17 Jun 2005 17:08:45 +0000] rev 1505
Previous commit was also mine, but I forgot to say, that it was my younger brother's birthyear. From this commit texts of activated maps move together with red arrows.

2005-06-17Sorry for my friday afternoon...
hegyi [Fri, 17 Jun 2005 15:41:48 +0000] rev 1504
Sorry for my friday afternoon...

2005-06-17Little beauty fault is corrected.
hegyi [Fri, 17 Jun 2005 14:53:28 +0000] rev 1503
Little beauty fault is corrected.

2005-06-17Three commits, one after the other! 81 is my, 82 is my fiancee's, 83 is my younger sister's birthyear :) In this commit Alpar's wish came true: editorial buttons are now available directly on toolbar.
hegyi [Fri, 17 Jun 2005 14:20:49 +0000] rev 1502
Three commits, one after the other! 81 is my, 82 is my fiancee's, 83 is my younger sister's birthyear :) In this commit Alpar's wish came true: editorial buttons are now available directly on toolbar.

2005-06-17Very small bug is corrected: if node creator tool is active, the small red arrows won't move, if you click on them and if you drag the newly created node... 'was hard to notice it :-)
hegyi [Fri, 17 Jun 2005 12:25:53 +0000] rev 1501
Very small bug is corrected: if node creator tool is active, the small red arrows won't move, if you click on them and if you drag the newly created node... 'was hard to notice it :-)

2005-06-16First of all: revision 1981 is mine, what is important me because I was born in 1981. But what is new in my revision? If you drag nodes with left button, edge-breakpoints do not change location. If you drag nodes by right button, they do, they take up their base situation at the halfpoint of the edge.
hegyi [Thu, 16 Jun 2005 18:58:15 +0000] rev 1500
First of all: revision 1981 is mine, what is important me because I was born in 1981. But what is new in my revision? If you drag nodes with left button, edge-breakpoints do not change location. If you drag nodes by right button, they do, they take up their base situation at the halfpoint of the edge.

2005-06-16Little red arrows appear in breakpoints of edges.
hegyi [Thu, 16 Jun 2005 18:08:04 +0000] rev 1499
Little red arrows appear in breakpoints of edges.

2005-06-15Redundant files are removed, sorry.
hegyi [Wed, 15 Jun 2005 13:05:32 +0000] rev 1498
Redundant files are removed, sorry.

2005-06-15Broken edges are appearing.
hegyi [Wed, 15 Jun 2005 13:05:09 +0000] rev 1497
Broken edges are appearing.

2005-06-15At last, the most simple task, the graph-item deletion is solved...
hegyi [Wed, 15 Jun 2005 11:15:01 +0000] rev 1496
At last, the most simple task, the graph-item deletion is solved...

2005-06-15removed dependencies
ladanyi [Wed, 15 Jun 2005 11:01:55 +0000] rev 1495
removed dependencies

2005-06-15gcc-4.0 compatibility changes
alpar [Wed, 15 Jun 2005 10:19:44 +0000] rev 1494
gcc-4.0 compatibility changes
coloring.cc still generates warnings. Don't know why.

2005-06-15Bugfixes related to DualExpr.
alpar [Wed, 15 Jun 2005 10:13:08 +0000] rev 1493
Bugfixes related to DualExpr.

2005-06-15Correcting concept checks.
deba [Wed, 15 Jun 2005 10:10:59 +0000] rev 1492
Correcting concept checks.

2005-06-14ignore generated files
ladanyi [Tue, 14 Jun 2005 23:21:31 +0000] rev 1491
ignore generated files

2005-06-14Added support for building deb packages.
ladanyi [Tue, 14 Jun 2005 22:51:22 +0000] rev 1490
Added support for building deb packages.

2005-06-14- separate file for each m4 script
ladanyi [Tue, 14 Jun 2005 20:01:41 +0000] rev 1489
- separate file for each m4 script
- consistent naming
- removed cxxflags.m4

2005-06-14Concept checking classes must also be installed
alpar [Tue, 14 Jun 2005 19:19:59 +0000] rev 1488
Concept checking classes must also be installed

2005-06-14added macro for setting the name of the directory under datadir/doc
ladanyi [Tue, 14 Jun 2005 19:18:14 +0000] rev 1487
added macro for setting the name of the directory under datadir/doc

2005-06-14Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not.
hegyi [Tue, 14 Jun 2005 16:56:37 +0000] rev 1486
Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not.

2005-06-14Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)
hegyi [Tue, 14 Jun 2005 15:58:12 +0000] rev 1485
Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)

2005-06-14- lp_test is made working.
alpar [Tue, 14 Jun 2005 13:55:28 +0000] rev 1484
- lp_test is made working.
- some more 'const' for those who like them..

2005-06-14added support for generating rpms (completely untested though)
ladanyi [Tue, 14 Jun 2005 10:26:37 +0000] rev 1483
added support for generating rpms (completely untested though)

2005-06-14updated required automake/autoconf versions (autoconf 2.57 is surely not enough; couldn't test with 2.58)
ladanyi [Tue, 14 Jun 2005 10:18:12 +0000] rev 1482
updated required automake/autoconf versions (autoconf 2.57 is surely not enough; couldn't test with 2.58)

2005-06-14handle library dependencies
ladanyi [Tue, 14 Jun 2005 10:08:48 +0000] rev 1481
handle library dependencies

2005-06-14distribute the LICENSE file too
ladanyi [Tue, 14 Jun 2005 09:42:46 +0000] rev 1480
distribute the LICENSE file too

2005-06-14add the icons to the tarball
ladanyi [Tue, 14 Jun 2005 09:17:43 +0000] rev 1479
add the icons to the tarball

2005-06-13Known bugs are eliminated from gui, and new ones are created by changing tool selectors to special radiobuttons, and by adding edgecreation-canceller function (right-click on any group element).
hegyi [Mon, 13 Jun 2005 19:49:33 +0000] rev 1478
Known bugs are eliminated from gui, and new ones are created by changing tool selectors to special radiobuttons, and by adding edgecreation-canceller function (right-click on any group element).

2005-06-13Bug fix
deba [Mon, 13 Jun 2005 17:21:55 +0000] rev 1477
Bug fix

2005-06-13Some bug fix.
deba [Mon, 13 Jun 2005 17:13:56 +0000] rev 1476
Some bug fix.

Added: Concept check for maps and IdReader/Writer classes
Some runtime check

2005-06-13Cplex test disabled again.
athos [Mon, 13 Jun 2005 16:10:36 +0000] rev 1475
Cplex test disabled again.

2005-06-13Edge creation is available.
hegyi [Mon, 13 Jun 2005 10:30:08 +0000] rev 1474
Edge creation is available.

2005-06-10Some tests have been developed, bugs got fixed.
athos [Fri, 10 Jun 2005 12:50:43 +0000] rev 1473
Some tests have been developed, bugs got fixed.

2005-06-10New EdgeSet Adaptor
deba [Fri, 10 Jun 2005 12:22:22 +0000] rev 1472
New EdgeSet Adaptor

2005-06-10Minor change
deba [Fri, 10 Jun 2005 12:16:56 +0000] rev 1471
Minor change

2005-06-10Minor changes
deba [Fri, 10 Jun 2005 12:16:25 +0000] rev 1470
Minor changes

2005-06-10Sorry, forgot to commit two new files.
hegyi [Fri, 10 Jun 2005 12:11:50 +0000] rev 1469
Sorry, forgot to commit two new files.

2005-06-10Hopefully, node creation works well, after a small structural consideration.
hegyi [Fri, 10 Jun 2005 11:58:03 +0000] rev 1468
Hopefully, node creation works well, after a small structural consideration.

2005-06-09gcc 3.4 compatibility fixes
ladanyi [Thu, 09 Jun 2005 21:49:48 +0000] rev 1467
gcc 3.4 compatibility fixes

2005-06-09Another bugfix.
alpar [Thu, 09 Jun 2005 16:26:52 +0000] rev 1466
Another bugfix.

2005-06-09Akos' research pointed out that it is a must.
alpar [Thu, 09 Jun 2005 16:23:16 +0000] rev 1465
Akos' research pointed out that it is a must.

2005-06-09Bugfix.
athos [Thu, 09 Jun 2005 15:22:40 +0000] rev 1464
Bugfix.

2005-06-09Bugfix.
athos [Thu, 09 Jun 2005 15:20:30 +0000] rev 1463
Bugfix.

2005-06-09Bugfix.
athos [Thu, 09 Jun 2005 15:16:12 +0000] rev 1462
Bugfix.

2005-06-09Bugfix.
athos [Thu, 09 Jun 2005 15:12:01 +0000] rev 1461
Bugfix.

2005-06-09I could not check, because: aclocal-1.7: command not found
athos [Thu, 09 Jun 2005 15:03:58 +0000] rev 1460
I could not check, because: aclocal-1.7: command not found

2005-06-09- InDegMap fixed
alpar [Thu, 09 Jun 2005 09:49:56 +0000] rev 1459
- InDegMap fixed
- OutDegMap added
- test cases added for them both

2005-06-09Not ready, but I commit it for simplicity.
athos [Thu, 09 Jun 2005 09:49:48 +0000] rev 1458
Not ready, but I commit it for simplicity.

2005-06-09Serious bugfix in ListGraph::SnapShot and SmartGraph::SnapShot
alpar [Thu, 09 Jun 2005 09:47:51 +0000] rev 1457
Serious bugfix in ListGraph::SnapShot and SmartGraph::SnapShot

2005-06-09Trivial doc fixes
alpar [Thu, 09 Jun 2005 09:46:34 +0000] rev 1456
Trivial doc fixes

2005-06-09Change the compilation order of subdirs
alpar [Thu, 09 Jun 2005 09:31:28 +0000] rev 1455
Change the compilation order of subdirs

2005-06-08Bugfixes to compile w. gcc 4.0.0
klao [Wed, 08 Jun 2005 20:52:18 +0000] rev 1454
Bugfixes to compile w. gcc 4.0.0

2005-06-08InDegMap added
alpar [Wed, 08 Jun 2005 16:36:01 +0000] rev 1453
InDegMap added

2005-06-08Make target "docs" renamed to "doc"
klao [Wed, 08 Jun 2005 16:12:29 +0000] rev 1452
Make target "docs" renamed to "doc"

2005-06-08Bugfix: make doc didn't work in external builddir.
klao [Wed, 08 Jun 2005 15:40:54 +0000] rev 1451
Bugfix: make doc didn't work in external builddir.

2005-06-08* Doc generation restructuring: don't remove the whole html/
klao [Wed, 08 Jun 2005 12:35:18 +0000] rev 1450
* Doc generation restructuring: don't remove the whole html/
subdirectory on each generation.

* doc target in make

2005-06-07Modify kruskal to work correctly with UndirGraphs.
alpar [Tue, 07 Jun 2005 16:13:21 +0000] rev 1449
Modify kruskal to work correctly with UndirGraphs.

2005-06-07UndirTag added to the graphs
alpar [Tue, 07 Jun 2005 16:12:14 +0000] rev 1448
UndirTag added to the graphs

2005-06-07some thing to do
alpar [Tue, 07 Jun 2005 16:11:23 +0000] rev 1447
some thing to do

2005-06-06Maps are now selectable through ComboBoxes, and Escape makes MapWin disappeared.
hegyi [Mon, 06 Jun 2005 17:01:12 +0000] rev 1446
Maps are now selectable through ComboBoxes, and Escape makes MapWin disappeared.

2005-06-04DualExpr added.
alpar [Sat, 04 Jun 2005 12:50:15 +0000] rev 1445
DualExpr added.

2005-06-03zooming should really work now
ladanyi [Fri, 03 Jun 2005 12:25:23 +0000] rev 1444
zooming should really work now

2005-06-02Documentation review.
athos [Thu, 02 Jun 2005 14:43:45 +0000] rev 1443
Documentation review.

2005-06-01dos2unix
ladanyi [Wed, 01 Jun 2005 23:33:26 +0000] rev 1442
dos2unix

2005-06-01- added toolbar
ladanyi [Wed, 01 Jun 2005 23:30:13 +0000] rev 1441
- added toolbar
- added ScrolledWindow for the canvas
- zooming

2005-05-27Small documentation is added to GUI
hegyi [Fri, 27 May 2005 10:34:20 +0000] rev 1440
Small documentation is added to GUI

2005-05-26Revome duplicated typedefs
alpar [Thu, 26 May 2005 16:32:26 +0000] rev 1439
Revome duplicated typedefs

2005-05-26Some documentation got revised.
athos [Thu, 26 May 2005 15:33:16 +0000] rev 1438
Some documentation got revised.

2005-05-26- test both lp implementations
ladanyi [Thu, 26 May 2005 13:21:47 +0000] rev 1437
- test both lp implementations
- commented out the checking of LpCplex because it fails

2005-05-26_copyLp(), _newLp() implemented.
athos [Thu, 26 May 2005 12:16:16 +0000] rev 1436
_copyLp(), _newLp() implemented.

2005-05-23trunk/src/* move to trunk/
ladanyi [Mon, 23 May 2005 04:48:14 +0000] rev 1435
trunk/src/* move to trunk/

2005-05-21bugfix
ladanyi [Sat, 21 May 2005 21:04:57 +0000] rev 1434
bugfix

2005-05-20added a configuration header to the lemon directory
ladanyi [Fri, 20 May 2005 12:44:28 +0000] rev 1433
added a configuration header to the lemon directory

2005-05-20Functions _eraseRow(), _eraseCol(). Not yet implemented for cplex.
athos [Fri, 20 May 2005 09:43:40 +0000] rev 1432
Functions _eraseRow(), _eraseCol(). Not yet implemented for cplex.

2005-05-20Added function _setCoeff().
athos [Fri, 20 May 2005 09:31:25 +0000] rev 1431
Added function _setCoeff().

2005-05-19Documentation
deba [Thu, 19 May 2005 11:53:25 +0000] rev 1430
Documentation

May it should be renamed to ExtendedPair

2005-05-19Able to read edge from undirected edgeset
deba [Thu, 19 May 2005 11:49:42 +0000] rev 1429
Able to read edge from undirected edgeset
Graph reader and graph writer can resolve items by id.

It makes possible:

GraphReader<Graph> reader(std::cin, graph);

reader.readNodeMap....

NewEdgeSetAdaptor<Graph> edgeset(graph);
UndirEdgeSetReader<Graph> unir_edgeset_reader(reader, edgeset, reader);

reader.run();

It reads the graph and an additional edgeset in to the edgeset.

2005-05-19A very simple xml parser
alpar [Thu, 19 May 2005 11:46:42 +0000] rev 1428
A very simple xml parser

2005-05-18Two minor changes.
deba [Wed, 18 May 2005 13:02:47 +0000] rev 1427
Two minor changes.

DefaultReader<std::string>
comment lines

2005-05-18- minor corrections in the docs
ladanyi [Wed, 18 May 2005 09:39:06 +0000] rev 1426
- minor corrections in the docs
- fixed indenting

2005-05-16minor modifications
marci [Mon, 16 May 2005 21:49:35 +0000] rev 1425
minor modifications

2005-05-14Bug fix.
deba [Sat, 14 May 2005 21:13:00 +0000] rev 1424
Bug fix.

I programmed to much templates.

2005-05-14ContentReader
deba [Sat, 14 May 2005 20:56:53 +0000] rev 1423
ContentReader

Retrieve information from the input file.

2005-05-14Six-coloring in plan graphs.
deba [Sat, 14 May 2005 17:40:45 +0000] rev 1422
Six-coloring in plan graphs.

2005-05-14IO with undirected edgesets and undirected graphs.
deba [Sat, 14 May 2005 17:39:37 +0000] rev 1421
IO with undirected edgesets and undirected graphs.
Missing features:
InfoReader,
aliased edges in undir edgesets

2005-05-14Smart reference handling in map adaptors
deba [Sat, 14 May 2005 17:37:33 +0000] rev 1420
Smart reference handling in map adaptors

2005-05-14Added backward and forward map.
deba [Sat, 14 May 2005 17:34:31 +0000] rev 1419
Added backward and forward map.
Converting UndirEdge -> Edge

2005-05-14Handling smarter the references
deba [Sat, 14 May 2005 17:32:11 +0000] rev 1418
Handling smarter the references
It's used by the lemon IO and proposed by the adaptors.

2005-05-14std:: prefix bug corrected
deba [Sat, 14 May 2005 17:29:28 +0000] rev 1417
std:: prefix bug corrected

2005-05-14Descrption for bits
deba [Sat, 14 May 2005 17:26:56 +0000] rev 1416
Descrption for bits

2005-05-14Moved to subgroup
deba [Sat, 14 May 2005 17:22:27 +0000] rev 1415
Moved to subgroup

2005-05-14Handling simultan edge adding.
deba [Sat, 14 May 2005 17:20:40 +0000] rev 1414
Handling simultan edge adding.
Fixed bug: directed edge maps for undir graphs

2005-05-11Fixing invertable maps:
deba [Wed, 11 May 2005 17:36:25 +0000] rev 1413
Fixing invertable maps:
InvertableMap
DescriptorMap
IdMap

2005-05-11moved the gui
ladanyi [Wed, 11 May 2005 16:55:18 +0000] rev 1412
moved the gui

2005-05-11Bug fix.
deba [Wed, 11 May 2005 13:49:17 +0000] rev 1411
Bug fix.

2005-05-11Bug fixes.
deba [Wed, 11 May 2005 13:48:39 +0000] rev 1410
Bug fixes.

2005-05-11LemonWriter and GraphWriter.
deba [Wed, 11 May 2005 11:50:13 +0000] rev 1409
LemonWriter and GraphWriter.
Little bit better documentation.

2005-05-09New graph reader interface.
deba [Mon, 09 May 2005 11:24:26 +0000] rev 1408
New graph reader interface.

2005-05-06Cplex works.
athos [Fri, 06 May 2005 15:39:33 +0000] rev 1407
Cplex works.

2005-05-05fix 'make mrproper'
ladanyi [Thu, 05 May 2005 15:47:45 +0000] rev 1406
fix 'make mrproper'

2005-05-05Deleted _setRowLowerBound() and _setRowUpperBound() functions. Cplex worked (now it does not because of _getPrimalStatus()).
athos [Thu, 05 May 2005 15:43:43 +0000] rev 1405
Deleted _setRowLowerBound() and _setRowUpperBound() functions. Cplex worked (now it does not because of _getPrimalStatus()).

2005-05-05added directory and check for the GUI
ladanyi [Thu, 05 May 2005 15:34:43 +0000] rev 1404
added directory and check for the GUI

2005-05-05An unnecessary header removed
alpar [Thu, 05 May 2005 11:06:58 +0000] rev 1403
An unnecessary header removed

2005-05-05Special maps' placement in the headers and in the doxigen modules
alpar [Thu, 05 May 2005 11:05:25 +0000] rev 1402
Special maps' placement in the headers and in the doxigen modules
reorganized

2005-05-04wrapper -> adaptor
alpar [Wed, 04 May 2005 13:07:10 +0000] rev 1401
wrapper -> adaptor

2005-05-02Better doc generation.
alpar [Mon, 02 May 2005 05:49:33 +0000] rev 1400
Better doc generation.

2005-04-29DataFormatError::what() also prints the name of the exception.
alpar [Fri, 29 Apr 2005 13:31:41 +0000] rev 1399
DataFormatError::what() also prints the name of the exception.

2005-04-29Docfix
alpar [Fri, 29 Apr 2005 11:04:17 +0000] rev 1398
Docfix

2005-04-29For the sake of cygwin...
alpar [Fri, 29 Apr 2005 08:21:03 +0000] rev 1397
For the sake of cygwin...

2005-04-28GUI section handling.
deba [Thu, 28 Apr 2005 09:54:38 +0000] rev 1396
GUI section handling.

2005-04-27Missing *.m4 files added.
alpar [Wed, 27 Apr 2005 16:49:04 +0000] rev 1395
Missing *.m4 files added.

2005-04-27Modifying the interface.
deba [Wed, 27 Apr 2005 10:44:58 +0000] rev 1394
Modifying the interface.
add -> read, write

2005-04-27Bug fix.
deba [Wed, 27 Apr 2005 10:42:58 +0000] rev 1393
Bug fix.

2005-04-27Changed input operator.
deba [Wed, 27 Apr 2005 10:37:03 +0000] rev 1392
Changed input operator.

2005-04-26- BoundingBox::clear() added
alpar [Tue, 26 Apr 2005 15:50:30 +0000] rev 1391
- BoundingBox::clear() added
- More "-pedantic" code

2005-04-25LpSkeleton updated
alpar [Mon, 25 Apr 2005 16:22:04 +0000] rev 1390
LpSkeleton updated

2005-04-25Missing function _setRowBounds added to lp_skeleton.
athos [Mon, 25 Apr 2005 15:43:11 +0000] rev 1389
Missing function _setRowBounds added to lp_skeleton.

2005-04-25bugfix
ladanyi [Mon, 25 Apr 2005 09:00:47 +0000] rev 1388
bugfix

2005-04-25- include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
ladanyi [Mon, 25 Apr 2005 08:19:38 +0000] rev 1387
- include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
- removed the checking of LpSkeleton from lp_test.cc, because it is an
abstract base class now
- removed unnecessary LDFLAGS when linking with libemon.la

2005-04-24This way it works also when both GLPK and CPLEX are enabled.
ladanyi [Sun, 24 Apr 2005 22:30:54 +0000] rev 1386
This way it works also when both GLPK and CPLEX are enabled.

2005-04-24Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.
ladanyi [Sun, 24 Apr 2005 22:26:37 +0000] rev 1385
Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.

2005-04-23-I config is passed to aclocal when make invokes it.
ladanyi [Sat, 23 Apr 2005 17:14:49 +0000] rev 1384
-I config is passed to aclocal when make invokes it.

2005-04-23A new implementation of UndirGraphWrapper, accordig to the undirected concepts
marci [Sat, 23 Apr 2005 16:59:49 +0000] rev 1383
A new implementation of UndirGraphWrapper, accordig to the undirected concepts

2005-04-22Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
alpar [Fri, 22 Apr 2005 17:53:26 +0000] rev 1382
Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.

2005-04-22- lp_cplex.h, lp_cplex.cc added
alpar [Fri, 22 Apr 2005 17:47:01 +0000] rev 1381
- lp_cplex.h, lp_cplex.cc added
- lp_demo.cc and lp_maxflow_demo.cc uses GLPK is it is found CPLEX otherwise

2005-04-22added check for CLPEX
ladanyi [Fri, 22 Apr 2005 16:20:12 +0000] rev 1380
added check for CLPEX

2005-04-21I really have no idea about what to write here now.
athos [Thu, 21 Apr 2005 15:15:12 +0000] rev 1379
I really have no idea about what to write here now.

2005-04-21Fix Makefile.am
alpar [Thu, 21 Apr 2005 06:06:56 +0000] rev 1378
Fix Makefile.am

2005-04-20_clearObj instead of _setObj.
athos [Wed, 20 Apr 2005 15:06:42 +0000] rev 1377
_clearObj instead of _setObj.

2005-04-20_setObj function
athos [Wed, 20 Apr 2005 14:29:23 +0000] rev 1376
_setObj function

2005-04-19Get rid of all '-Wall -W' warnings.
alpar [Tue, 19 Apr 2005 14:15:01 +0000] rev 1375
Get rid of all '-Wall -W' warnings.

2005-04-19Call the default constructor of the ObserverBase.
deba [Tue, 19 Apr 2005 13:33:44 +0000] rev 1374
Call the default constructor of the ObserverBase.

2005-04-19Fix glpk summary
alpar [Tue, 19 Apr 2005 06:51:37 +0000] rev 1373
Fix glpk summary

2005-04-19Configure summary is printed. (To be extended.)
alpar [Tue, 19 Apr 2005 06:36:37 +0000] rev 1372
Configure summary is printed. (To be extended.)

2005-04-18ignore src/demo/lp_maxflow_demo
ladanyi [Mon, 18 Apr 2005 17:29:11 +0000] rev 1371
ignore src/demo/lp_maxflow_demo

2005-04-18added m4 macro to control documentation generation
ladanyi [Mon, 18 Apr 2005 17:26:51 +0000] rev 1370
added m4 macro to control documentation generation

2005-04-18irrelevant changes
ladanyi [Mon, 18 Apr 2005 17:23:42 +0000] rev 1369
irrelevant changes

2005-04-18icc like this a bit more (no warnings).
alpar [Mon, 18 Apr 2005 16:07:54 +0000] rev 1368
icc like this a bit more (no warnings).

2005-04-18More steps toward gcc-3.4 compatibility
alpar [Mon, 18 Apr 2005 14:59:24 +0000] rev 1367
More steps toward gcc-3.4 compatibility

2005-04-18gcc-3.4 compile fix
alpar [Mon, 18 Apr 2005 14:18:12 +0000] rev 1366
gcc-3.4 compile fix

2005-04-18src/work is moved to hugo_loc
alpar [Mon, 18 Apr 2005 13:34:23 +0000] rev 1365
src/work is moved to hugo_loc

2005-04-17- compile failure fixed
alpar [Sun, 17 Apr 2005 18:57:22 +0000] rev 1364
- compile failure fixed
- newLp(), copyLp() added
- more doc.

2005-04-15An unnecessary duplicate removed.
alpar [Fri, 15 Apr 2005 22:12:51 +0000] rev 1363
An unnecessary duplicate removed.

2005-04-15- Adding new lp_demo.cc finished
alpar [Fri, 15 Apr 2005 21:15:30 +0000] rev 1362
- Adding new lp_demo.cc finished
- Several 'unused variable' warnings fixed in 'lp_skeleton.cc'

2005-04-15lp_demo.cc becomes lp_maxflow_demo.cc
alpar [Fri, 15 Apr 2005 20:46:18 +0000] rev 1361
lp_demo.cc becomes lp_maxflow_demo.cc
WARNING: Repo doesn't compile!

2005-04-15Fix a bug that caused corrupt eps file if there are loops or identical
alpar [Fri, 15 Apr 2005 20:26:01 +0000] rev 1360
Fix a bug that caused corrupt eps file if there are loops or identical
node coordinates in the graph.

2005-04-15Correct the english name of EGRES.
alpar [Fri, 15 Apr 2005 19:56:25 +0000] rev 1359
Correct the english name of EGRES.

2005-04-15Bug fixes.
deba [Fri, 15 Apr 2005 14:46:03 +0000] rev 1358
Bug fixes.
Modified test file.

2005-04-15Bug fix.
deba [Fri, 15 Apr 2005 14:03:23 +0000] rev 1357
Bug fix.

2005-04-15Changed the includes.
ladanyi [Fri, 15 Apr 2005 10:37:47 +0000] rev 1356
Changed the includes.

2005-04-14- Use messages similar to stock autoconf macros'.
ladanyi [Thu, 14 Apr 2005 21:23:25 +0000] rev 1355
- Use messages similar to stock autoconf macros'.

2005-04-14updated mrproper target
ladanyi [Thu, 14 Apr 2005 16:37:26 +0000] rev 1354
updated mrproper target

2005-04-14ignore generated files/dirs
ladanyi [Thu, 14 Apr 2005 16:31:30 +0000] rev 1353
ignore generated files/dirs

2005-04-14- Bugfix in XMap/YMap
alpar [Thu, 14 Apr 2005 12:30:18 +0000] rev 1352
- Bugfix in XMap/YMap
- NormSquareMap added

2005-04-14- removed unnecessary include dirs
ladanyi [Thu, 14 Apr 2005 12:09:35 +0000] rev 1351
- removed unnecessary include dirs

2005-04-14- added an m4 script to set debugging related compiler flags
ladanyi [Thu, 14 Apr 2005 12:04:29 +0000] rev 1350
- added an m4 script to set debugging related compiler flags

2005-04-14- GLPK is autodetected now
ladanyi [Thu, 14 Apr 2005 12:02:14 +0000] rev 1349
- GLPK is autodetected now

2005-04-13- added autoheader (just to reduce the compliers argument list)
ladanyi [Wed, 13 Apr 2005 06:49:42 +0000] rev 1348
- added autoheader (just to reduce the compliers argument list)
- don't add -Wall to CXXFLAGS when using Intel's compiler (because this causes
a lot of remarks)

2005-04-12Documentation for lemon/bits.
deba [Tue, 12 Apr 2005 19:03:18 +0000] rev 1347
Documentation for lemon/bits.

2005-04-12Source and Target EdgeMap.
deba [Tue, 12 Apr 2005 17:38:16 +0000] rev 1346
Source and Target EdgeMap.

2005-04-12Minor changes.
deba [Tue, 12 Apr 2005 17:37:22 +0000] rev 1345
Minor changes.

2005-04-12Removed obsolote todo.
deba [Tue, 12 Apr 2005 17:35:36 +0000] rev 1344
Removed obsolote todo.

2005-04-12Some bug fixes.
deba [Tue, 12 Apr 2005 17:34:51 +0000] rev 1343
Some bug fixes.

2005-04-12Demo program
deba [Tue, 12 Apr 2005 17:33:41 +0000] rev 1342
Demo program
Dijkstra with reduced lengths

2005-04-12GraphReader is made silent
alpar [Tue, 12 Apr 2005 14:24:57 +0000] rev 1341
GraphReader is made silent

2005-04-12Missing header added
alpar [Tue, 12 Apr 2005 14:24:06 +0000] rev 1340
Missing header added

2005-04-11A little has been done. Some important questions arised.
athos [Mon, 11 Apr 2005 15:46:14 +0000] rev 1339
A little has been done. Some important questions arised.

2005-04-11A little modification: a call for primalStatus().
athos [Mon, 11 Apr 2005 14:26:35 +0000] rev 1338
A little modification: a call for primalStatus().

2005-04-10'make docs' and 'make install' is also working now in external build-dir
alpar [Sun, 10 Apr 2005 16:26:26 +0000] rev 1337
'make docs' and 'make install' is also working now in external build-dir

2005-04-09Minor corrections in the doc
alpar [Sat, 09 Apr 2005 20:45:28 +0000] rev 1336
Minor corrections in the doc

2005-04-09Obsolte test removed.
deba [Sat, 09 Apr 2005 19:38:52 +0000] rev 1335
Obsolte test removed.

2005-04-09Bug fixes.
deba [Sat, 09 Apr 2005 19:36:46 +0000] rev 1334
Bug fixes.

2005-04-09Functionality changed:
deba [Sat, 09 Apr 2005 19:35:33 +0000] rev 1333
Functionality changed:
The first map is the id map => The map named "id" is the id map

Documentation improvments

2005-04-09Make standard conform. // math.h -> cmath
deba [Sat, 09 Apr 2005 19:32:06 +0000] rev 1332
Make standard conform. // math.h -> cmath

2005-04-09Documentation improvments.
deba [Sat, 09 Apr 2005 19:30:49 +0000] rev 1331
Documentation improvments.

2005-04-09Heap concept moved to namespace concept.
deba [Sat, 09 Apr 2005 19:27:48 +0000] rev 1330
Heap concept moved to namespace concept.

2005-04-08- Insert LP stuff into the module structure
alpar [Fri, 08 Apr 2005 15:46:12 +0000] rev 1329
- Insert LP stuff into the module structure

2005-04-08- Insert LP stuff into the module structure
alpar [Fri, 08 Apr 2005 15:24:01 +0000] rev 1328
- Insert LP stuff into the module structure
- More doc

2005-04-08Disable shared libraries (makes the compilation a bit faster)
alpar [Fri, 08 Apr 2005 15:22:46 +0000] rev 1327
Disable shared libraries (makes the compilation a bit faster)

2005-04-08Add presolver() to turn on/off the GLPK presolver
alpar [Fri, 08 Apr 2005 14:40:37 +0000] rev 1326
Add presolver() to turn on/off the GLPK presolver

2005-04-08An icc warning resolved.
alpar [Fri, 08 Apr 2005 14:21:40 +0000] rev 1325
An icc warning resolved.

2005-04-08Only lp_xyz's are linked against -lglpk
alpar [Fri, 08 Apr 2005 14:02:43 +0000] rev 1324
Only lp_xyz's are linked against -lglpk

2005-04-08The case when the objective function contains a const component is handled
alpar [Fri, 08 Apr 2005 06:46:12 +0000] rev 1323
The case when the objective function contains a const component is handled
correctly.

2005-04-08Demo prog that computes the max flow by LP
alpar [Fri, 08 Apr 2005 06:34:34 +0000] rev 1322
Demo prog that computes the max flow by LP

2005-04-08No output messages by default
alpar [Fri, 08 Apr 2005 06:33:11 +0000] rev 1321
No output messages by default

2005-04-08lin_expr.h removed
alpar [Fri, 08 Apr 2005 05:36:16 +0000] rev 1320
lin_expr.h removed

2005-04-07Cplex interface has improved a lot.
athos [Thu, 07 Apr 2005 15:22:03 +0000] rev 1319
Cplex interface has improved a lot.

2005-04-07Sample file completed: works correctly and the code is very beautiful. I love LEMON.
athos [Thu, 07 Apr 2005 12:54:35 +0000] rev 1318
Sample file completed: works correctly and the code is very beautiful. I love LEMON.

2005-04-07- XMap and YMap added
alpar [Thu, 07 Apr 2005 11:30:12 +0000] rev 1317
- XMap and YMap added
- Spell checking

2005-04-07Makefile has changed.
athos [Thu, 07 Apr 2005 10:44:32 +0000] rev 1316
Makefile has changed.

2005-04-07A sample file.
athos [Thu, 07 Apr 2005 10:19:10 +0000] rev 1315
A sample file.

2005-04-07New functions in lp_glpk.cc. Sample file: lp_sample.cc.
athos [Thu, 07 Apr 2005 09:42:31 +0000] rev 1314
New functions in lp_glpk.cc. Sample file: lp_sample.cc.

2005-04-07LpSolverSkeleton -> LpSkeleton
alpar [Thu, 07 Apr 2005 06:38:56 +0000] rev 1313
LpSolverSkeleton -> LpSkeleton
lp_solver_skeleton* -> lp_skeleton*

2005-04-07max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added
alpar [Thu, 07 Apr 2005 06:31:03 +0000] rev 1312
max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added

2005-04-06Removing sticky using namespace std.
deba [Wed, 06 Apr 2005 17:19:54 +0000] rev 1311
Removing sticky using namespace std.
Making up the using of namespaces.

2005-04-06make distcheck works again
ladanyi [Wed, 06 Apr 2005 08:14:16 +0000] rev 1310
make distcheck works again

2005-04-06lp_test added
alpar [Wed, 06 Apr 2005 07:24:48 +0000] rev 1309
lp_test added
WARNING: Overall glpk dependency! (we should avoid)

2005-04-05Applied the changes which somehow vanished during my last merge. Thanks goes
ladanyi [Tue, 05 Apr 2005 22:37:19 +0000] rev 1308
Applied the changes which somehow vanished during my last merge. Thanks goes
to Marci for noticing this. In detail:
- added amsmath and amssymb latex packages for latex documentation
- src/demo is also scanned for doxygen input files

2005-04-05Stuffs moved into bits
deba [Tue, 05 Apr 2005 12:30:46 +0000] rev 1307
Stuffs moved into bits

2005-04-05make distcheck fixes. Anyway it still doesn't work.
ladanyi [Tue, 05 Apr 2005 09:49:01 +0000] rev 1306
make distcheck fixes. Anyway it still doesn't work.

2005-04-05- moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
ladanyi [Tue, 05 Apr 2005 09:08:23 +0000] rev 1305
- moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
lp_solver_skeleton.cc to src/lemon
- modified the includes

2005-04-05Merged my branch (branches/akos) changes r1654:1740 into the trunk.
ladanyi [Tue, 05 Apr 2005 08:43:51 +0000] rev 1304
Merged my branch (branches/akos) changes r1654:1740 into the trunk.

2005-04-05SolutionStatus -> SolveExitStatus
alpar [Tue, 05 Apr 2005 06:41:21 +0000] rev 1303
SolutionStatus -> SolveExitStatus
SolutionType -> SolutionStatus

2005-04-05Subdirectory for low level headers
alpar [Tue, 05 Apr 2005 06:19:24 +0000] rev 1302
Subdirectory for low level headers

2005-04-04Graph displayer displays graphs now.
hegyi [Mon, 04 Apr 2005 19:22:04 +0000] rev 1301
Graph displayer displays graphs now.

2005-04-04Trivial bugfix
alpar [Mon, 04 Apr 2005 16:19:29 +0000] rev 1300
Trivial bugfix

2005-04-04Started cplex low level interface.
athos [Mon, 04 Apr 2005 14:46:08 +0000] rev 1299
Started cplex low level interface.

2005-04-04Now one can solve an lp problem.
athos [Mon, 04 Apr 2005 14:45:23 +0000] rev 1298
Now one can solve an lp problem.

2005-04-04Bug fix.
deba [Mon, 04 Apr 2005 10:13:33 +0000] rev 1297
Bug fix.

2005-04-04dimacs_to_lgf demo
deba [Mon, 04 Apr 2005 10:11:47 +0000] rev 1296
dimacs_to_lgf demo
may we need a tools directory?

2005-04-04- Modifications to compile with *both* gcc-3.3 and gcc-3.4
alpar [Mon, 04 Apr 2005 08:03:43 +0000] rev 1295
- Modifications to compile with *both* gcc-3.3 and gcc-3.4
- Adjust further SolutionType

2005-04-03Documentation of abstract functions is in lp_solver_skeleton.h
alpar [Sun, 03 Apr 2005 10:20:49 +0000] rev 1294
Documentation of abstract functions is in lp_solver_skeleton.h

2005-04-01- Make lp stuff compilable
alpar [Fri, 01 Apr 2005 19:50:29 +0000] rev 1293
- Make lp stuff compilable
- Some 'set's removed

2005-04-01Options for debugging.
alpar [Fri, 01 Apr 2005 14:13:32 +0000] rev 1292
Options for debugging.

2005-04-01Conceptions and bug fixes.
athos [Fri, 01 Apr 2005 13:42:58 +0000] rev 1291
Conceptions and bug fixes.

2005-04-01To run graph-displayer with sample input, type make run, but do not move the nodes, YET
hegyi [Fri, 01 Apr 2005 13:42:31 +0000] rev 1290
To run graph-displayer with sample input, type make run, but do not move the nodes, YET

2005-04-01Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
hegyi [Fri, 01 Apr 2005 09:44:29 +0000] rev 1289
Graph displayer is now displaying nodes. Edges remain still undisplayed yet.

2005-04-01Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
hegyi [Fri, 01 Apr 2005 09:43:52 +0000] rev 1288
Graph displayer is now displaying nodes. Edges remain still undisplayed yet.

2005-04-01New groups called io_group and dimacs_group added
alpar [Fri, 01 Apr 2005 08:47:40 +0000] rev 1287
New groups called io_group and dimacs_group added

2005-04-01Peter is able to read xy vector from file.
hegyi [Fri, 01 Apr 2005 08:28:51 +0000] rev 1286
Peter is able to read xy vector from file.

2005-04-01corrections in docs
zsuzska [Fri, 01 Apr 2005 08:16:35 +0000] rev 1285
corrections in docs

2005-03-31SmartGraph can also split() a node!
alpar [Thu, 31 Mar 2005 14:04:13 +0000] rev 1284
SmartGraph can also split() a node!

2005-03-31getPath() added to Bfs/Dfs/Dijkstra.
alpar [Thu, 31 Mar 2005 13:31:39 +0000] rev 1283
getPath() added to Bfs/Dfs/Dijkstra.

2005-03-31length() returns int istead of size_t
alpar [Thu, 31 Mar 2005 13:30:27 +0000] rev 1282
length() returns int istead of size_t

2005-03-31- split() added
alpar [Thu, 31 Mar 2005 13:29:05 +0000] rev 1281
- split() added

2005-03-31It works again
alpar [Thu, 31 Mar 2005 09:33:52 +0000] rev 1280
It works again

2005-03-31LpSolverBase::Expr is documented
alpar [Thu, 31 Mar 2005 08:34:55 +0000] rev 1279
LpSolverBase::Expr is documented

2005-03-31Correct MapBase usage.
alpar [Thu, 31 Mar 2005 06:05:58 +0000] rev 1278
Correct MapBase usage.

2005-03-30XY reading is being wrote.
hegyi [Wed, 30 Mar 2005 14:29:55 +0000] rev 1277
XY reading is being wrote.

2005-03-30latex documentation for TightEdgeFilterMap, including amsmath and amssymb latex
marci [Wed, 30 Mar 2005 14:29:11 +0000] rev 1276
latex documentation for TightEdgeFilterMap, including amsmath and amssymb latex
packages for latex documentation

2005-03-30Minor improvements
alpar [Wed, 30 Mar 2005 13:01:58 +0000] rev 1275
Minor improvements

2005-03-30some small corrections in docs
zsuzska [Wed, 30 Mar 2005 12:08:15 +0000] rev 1274
some small corrections in docs

2005-03-30- Better (but still incomplete) doc
alpar [Wed, 30 Mar 2005 10:38:22 +0000] rev 1273
- Better (but still incomplete) doc
- lp_test runs correctly

2005-03-30- Non-template expressions and constraints (lin_expr.h isn't used)
alpar [Wed, 30 Mar 2005 08:28:44 +0000] rev 1272
- Non-template expressions and constraints (lin_expr.h isn't used)

2005-03-29Some bug fix
deba [Tue, 29 Mar 2005 13:30:29 +0000] rev 1271
Some bug fix

2005-03-29bugfixes in doc
jacint [Tue, 29 Mar 2005 07:35:09 +0000] rev 1270
bugfixes in doc

2005-03-28bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to Gabor Retvari
marci [Mon, 28 Mar 2005 23:34:26 +0000] rev 1269
bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to Gabor Retvari

2005-03-27Use the standard idMap
alpar [Sun, 27 Mar 2005 15:59:04 +0000] rev 1268
Use the standard idMap

2005-03-25First version of iterable maps.
deba [Fri, 25 Mar 2005 23:31:57 +0000] rev 1267
First version of iterable maps.

2005-03-25corrections in docs
zsuzska [Fri, 25 Mar 2005 22:11:28 +0000] rev 1266
corrections in docs

2005-03-25zsuzska's own work directory
zsuzska [Fri, 25 Mar 2005 22:05:54 +0000] rev 1265
zsuzska's own work directory

2005-03-25Constraints (expressions containing <= or >=) can be passed to addRow()
alpar [Fri, 25 Mar 2005 18:56:07 +0000] rev 1264
Constraints (expressions containing <= or >=) can be passed to addRow()
and setRow()

2005-03-25- LpGlpk added to the makefile
alpar [Fri, 25 Mar 2005 16:19:03 +0000] rev 1263
- LpGlpk added to the makefile
- missing const_cast<>() added
- prop for two new functions (solve() and solution())

2005-03-25This was a bug, I guess
athos [Fri, 25 Mar 2005 15:32:05 +0000] rev 1262
This was a bug, I guess

2005-03-25Low level interface for GLPK (Marci ut?n szabadon)
athos [Fri, 25 Mar 2005 15:24:18 +0000] rev 1261
Low level interface for GLPK (Marci ut?n szabadon)

2005-03-25(none)
athos [Fri, 25 Mar 2005 15:23:00 +0000] rev 1260
(none)

2005-03-25- Largely extended linear expressions
alpar [Fri, 25 Mar 2005 12:58:52 +0000] rev 1259
- Largely extended linear expressions
- Better docs

2005-03-25- setRow() added
alpar [Fri, 25 Mar 2005 11:03:49 +0000] rev 1258
- setRow() added
- more docs

2005-03-25- several missing 'const' added
alpar [Fri, 25 Mar 2005 08:21:43 +0000] rev 1257
- several missing 'const' added
- value of xy is undefined by default

2005-03-25- src/lemon/utility.h: dummy<> template added
alpar [Fri, 25 Mar 2005 08:18:27 +0000] rev 1256
- src/lemon/utility.h: dummy<> template added
- LpSolverBase::INF is now really defined
- AddColSet() to add several column at once
- using enable_if
- with some doxygen hack
- More doc improvements
- Better Makefile

2005-03-24Oops...
alpar [Thu, 24 Mar 2005 12:19:05 +0000] rev 1255
Oops...

2005-03-24- lp_solver_skeleton.h/cc: skeleton for actual lp implenetations
alpar [Thu, 24 Mar 2005 12:15:50 +0000] rev 1254
- lp_solver_skeleton.h/cc: skeleton for actual lp implenetations
- lp_test.cc: test file
- updated Makefile

2005-03-24- simple makefile added
alpar [Thu, 24 Mar 2005 11:44:25 +0000] rev 1253
- simple makefile added
- _FixId class added (more clarification needed)
- LinExpr class added
- some higher level interfaces added to LpSolverBase
- minor corrections

2005-03-23documentation
marci [Wed, 23 Mar 2005 16:59:13 +0000] rev 1252
documentation

2005-03-23Bug fix (thanks to Misi).
athos [Wed, 23 Mar 2005 15:43:18 +0000] rev 1251
Bug fix (thanks to Misi).

2005-03-23"unused parameter" warning solved
alpar [Wed, 23 Mar 2005 14:31:59 +0000] rev 1250
"unused parameter" warning solved

2005-03-23An alternative of lp_base.h.
athos [Wed, 23 Mar 2005 12:30:33 +0000] rev 1249
An alternative of lp_base.h.

2005-03-23Bug fix in lp_base.h.
athos [Wed, 23 Mar 2005 12:12:42 +0000] rev 1248
Bug fix in lp_base.h.

2005-03-23Completions.
athos [Wed, 23 Mar 2005 11:51:40 +0000] rev 1247
Completions.

2005-03-23Csak a te kedvedert.
athos [Wed, 23 Mar 2005 10:35:36 +0000] rev 1246
Csak a te kedvedert.

2005-03-23Added.
athos [Wed, 23 Mar 2005 09:50:27 +0000] rev 1245
Added.

2005-03-23(none)
athos [Wed, 23 Mar 2005 09:49:41 +0000] rev 1244
(none)

2005-03-22Ami f?lig van k?sz, ma m?r f?lig marad...
athos [Tue, 22 Mar 2005 16:49:30 +0000] rev 1243
Ami f?lig van k?sz, ma m?r f?lig marad...

2005-03-22small improvment in documentation
marci [Tue, 22 Mar 2005 16:00:00 +0000] rev 1242
small improvment in documentation

2005-03-22Modified a bit.
athos [Tue, 22 Mar 2005 12:02:29 +0000] rev 1241
Modified a bit.

2005-03-22Copied only so far.
athos [Tue, 22 Mar 2005 11:45:47 +0000] rev 1240
Copied only so far.

2005-03-22DO NOT USE UNDECARED STUFF
marci [Tue, 22 Mar 2005 11:35:07 +0000] rev 1239
DO NOT USE UNDECARED STUFF

2005-03-22(correctly) ignore distro files.
alpar [Tue, 22 Mar 2005 05:56:11 +0000] rev 1238
(correctly) ignore distro files.

2005-03-21Constructor of IdMap<G,I>::InverseMap made public
alpar [Mon, 21 Mar 2005 16:16:52 +0000] rev 1237
Constructor of IdMap<G,I>::InverseMap made public

2005-03-21Some more MS VC++ compatibility changes (suggested by Janos Tapolcai)
alpar [Mon, 21 Mar 2005 12:49:37 +0000] rev 1236
Some more MS VC++ compatibility changes (suggested by Janos Tapolcai)

2005-03-21For cygwin compatibility.
alpar [Mon, 21 Mar 2005 11:48:59 +0000] rev 1235
For cygwin compatibility.

2005-03-21Several changes in order to compile with gcc-3.4
alpar [Mon, 21 Mar 2005 11:46:13 +0000] rev 1234
Several changes in order to compile with gcc-3.4

2005-03-21Several serious bugs fixed
alpar [Mon, 21 Mar 2005 11:40:08 +0000] rev 1233
Several serious bugs fixed

2005-03-21svn:ignore *.exe (for ms systems)
klao [Mon, 21 Mar 2005 11:08:17 +0000] rev 1232
svn:ignore *.exe (for ms systems)

2005-03-21svn:ignore fix
klao [Mon, 21 Mar 2005 09:29:30 +0000] rev 1231
svn:ignore fix

2005-03-21Fixes for MS VC++ (contributed by Janos Tapolcai)
klao [Mon, 21 Mar 2005 09:27:48 +0000] rev 1230
Fixes for MS VC++ (contributed by Janos Tapolcai)

2005-03-21Bugfix, thanks to Janos.
alpar [Mon, 21 Mar 2005 07:47:00 +0000] rev 1229
Bugfix, thanks to Janos.

2005-03-19A strange compilation failure (under cygwin) is fixed.
alpar [Sat, 19 Mar 2005 09:44:27 +0000] rev 1228
A strange compilation failure (under cygwin) is fixed.
Version 0.3 should be fixed as well.

2005-03-19- A primitive function type interface for Preflow.
alpar [Sat, 19 Mar 2005 09:38:31 +0000] rev 1227
- A primitive function type interface for Preflow.
- A compilation bug fixed

2005-03-18Minor changes for educational purposes.
alpar [Fri, 18 Mar 2005 06:00:20 +0000] rev 1226
Minor changes for educational purposes.
(Much more would be necessary...)

2005-03-17Magic anyangle is Faster, harder, Blumchen
hegyi [Thu, 17 Mar 2005 17:20:37 +0000] rev 1225
Magic anyangle is Faster, harder, Blumchen

2005-03-17Magic triangle is a bit more DONE, and is already not only a triangle.
hegyi [Thu, 17 Mar 2005 11:45:05 +0000] rev 1224
Magic triangle is a bit more DONE, and is already not only a triangle.

2005-03-17MapFunctor is made an STL standard compliant functor.
alpar [Thu, 17 Mar 2005 10:46:57 +0000] rev 1223
MapFunctor is made an STL standard compliant functor.

2005-03-17The first step toward function type interface to Preflow alg:
alpar [Thu, 17 Mar 2005 10:43:57 +0000] rev 1222
The first step toward function type interface to Preflow alg:
- Naming changed to be closer in style to the BFD/DFS/Dijkstra triplet.

2005-03-16Magic triangle is READY.
hegyi [Wed, 16 Mar 2005 17:31:04 +0000] rev 1221
Magic triangle is READY.

2005-03-16- Add compilation tests for the function type interface of BFS/DFS/Dijkstra
alpar [Wed, 16 Mar 2005 16:40:21 +0000] rev 1220
- Add compilation tests for the function type interface of BFS/DFS/Dijkstra
- Fix the bugs covered up by these tests

2005-03-16ForkMap and CombineMap added.
alpar [Wed, 16 Mar 2005 13:25:19 +0000] rev 1219
ForkMap and CombineMap added.

2005-03-16- Several updates and clarifications on dijkstra.h
alpar [Wed, 16 Mar 2005 07:56:25 +0000] rev 1218
- Several updates and clarifications on dijkstra.h
- bfs.h and dfs.h is synchronized with dijkstra.h

2005-03-16Missing header file added
alpar [Wed, 16 Mar 2005 07:52:16 +0000] rev 1217
Missing header file added

2005-03-16Missing input file added
alpar [Wed, 16 Mar 2005 07:50:58 +0000] rev 1216
Missing input file added

2005-03-16- '.lgf' could be the standard 'lemon graph format' extension.
alpar [Wed, 16 Mar 2005 07:50:20 +0000] rev 1215
- '.lgf' could be the standard 'lemon graph format' extension.
- heap_test is fixed in order that 'make discheck' work.
- heap_test now checks whether the input file exists.

2005-03-11Changing exception names.
deba [Fri, 11 Mar 2005 18:54:18 +0000] rev 1214
Changing exception names.
Compile sentry fix.

2005-03-11Solve conflict.
deba [Fri, 11 Mar 2005 16:44:20 +0000] rev 1213
Solve conflict.

2005-03-11i am getting familiar with gtkmm and gnomecanvasmm
hegyi [Fri, 11 Mar 2005 16:43:41 +0000] rev 1212
i am getting familiar with gtkmm and gnomecanvasmm

2005-03-11Bug fix.
deba [Fri, 11 Mar 2005 16:31:08 +0000] rev 1211
Bug fix.

2005-03-11work modifications
deba [Fri, 11 Mar 2005 16:29:03 +0000] rev 1210
work modifications

2005-03-09Fix a bug noticed by deba.
klao [Wed, 09 Mar 2005 14:23:36 +0000] rev 1209
Fix a bug noticed by deba.

2005-03-09Easy input-output function for common graphs.
deba [Wed, 09 Mar 2005 14:15:22 +0000] rev 1208
Easy input-output function for common graphs.
Modified Exception handling in graph_reader.

2005-03-09ExceptionMember helper class.
deba [Wed, 09 Mar 2005 14:13:01 +0000] rev 1207
ExceptionMember helper class.
Modified DataFormatError
IOLogicError

2005-03-09Increase test
deba [Wed, 09 Mar 2005 14:10:21 +0000] rev 1206
Increase test
Changing test graph

2005-03-09Bug fix in radix heap.
deba [Wed, 09 Mar 2005 14:06:32 +0000] rev 1205
Bug fix in radix heap.

2005-03-07Minor doc changes
alpar [Mon, 07 Mar 2005 08:54:45 +0000] rev 1204
Minor doc changes

2005-03-07Nothing special
alpar [Mon, 07 Mar 2005 07:57:06 +0000] rev 1203
Nothing special

2005-03-07- rot90() and rot270() added to xy.h
alpar [Mon, 07 Mar 2005 07:53:20 +0000] rev 1202
- rot90() and rot270() added to xy.h
- graph_to_eps.h's own rot() func. replaced to this

2005-03-06Bugfix in DijkstraWizard
alpar [Sun, 06 Mar 2005 21:20:49 +0000] rev 1201
Bugfix in DijkstraWizard

2005-03-06Doc improvements
alpar [Sun, 06 Mar 2005 21:13:24 +0000] rev 1200
Doc improvements

2005-03-06Missing #ifndef-#define
alpar [Sun, 06 Mar 2005 20:44:29 +0000] rev 1199
Missing #ifndef-#define

2005-03-06Bugfix in BidirGraphWrapper
alpar [Sun, 06 Mar 2005 20:38:28 +0000] rev 1198
Bugfix in BidirGraphWrapper

2005-03-05let's remember: the boss said that we have to test even the non-working codes
marci [Sat, 05 Mar 2005 19:04:45 +0000] rev 1197
let's remember: the boss said that we have to test even the non-working codes

2005-03-04- Bugfix in setting the previous Node
alpar [Fri, 04 Mar 2005 23:14:36 +0000] rev 1196
- Bugfix in setting the previous Node
- Bugfix in DijkstraWizard _source member initialization

2005-03-04The source node is reported to be reaches but it has no previous node/edge.
alpar [Fri, 04 Mar 2005 23:12:10 +0000] rev 1195
The source node is reported to be reaches but it has no previous node/edge.

2005-03-04Change test to be up to date.
deba [Fri, 04 Mar 2005 17:20:11 +0000] rev 1194
Change test to be up to date.
Deprecated test, it should be used rather the heap_test.cc and heap_test.h.

2005-03-04Bug fix, and g++ 3.4 compatibility changes.
deba [Fri, 04 Mar 2005 17:18:25 +0000] rev 1193
Bug fix, and g++ 3.4 compatibility changes.

2005-03-04Adding GraphEdgeSet and GraphNodeSet classes to graph_utils.h.
deba [Fri, 04 Mar 2005 17:16:01 +0000] rev 1192
Adding GraphEdgeSet and GraphNodeSet classes to graph_utils.h.

2005-03-04Correcting explicit declaration.
deba [Fri, 04 Mar 2005 17:14:48 +0000] rev 1191
Correcting explicit declaration.

2005-03-04Bug fix
deba [Fri, 04 Mar 2005 17:13:40 +0000] rev 1190
Bug fix

2005-03-04Bug fix
deba [Fri, 04 Mar 2005 17:12:36 +0000] rev 1189
Bug fix

2005-03-04Fix documentation.
deba [Fri, 04 Mar 2005 17:11:54 +0000] rev 1188
Fix documentation.
Temporarly removing the exception handling.

2005-03-04concept and checking functions for heaps
deba [Fri, 04 Mar 2005 17:10:23 +0000] rev 1187
concept and checking functions for heaps

2005-03-04Radix heap_implementation
deba [Fri, 04 Mar 2005 17:09:24 +0000] rev 1186
Radix heap_implementation

2005-03-04make constructors explicit
deba [Fri, 04 Mar 2005 17:08:55 +0000] rev 1185
make constructors explicit

2005-03-04Corrected an error (dicussed with marci)
athos [Fri, 04 Mar 2005 15:24:07 +0000] rev 1184
Corrected an error (dicussed with marci)

2005-03-03Some more documentation (sorry, I forgot to check the doxygen.log and now I am under windows)
athos [Thu, 03 Mar 2005 17:20:08 +0000] rev 1183
Some more documentation (sorry, I forgot to check the doxygen.log and now I am under windows)

2005-03-03Added two demo programs: of course they are not considered to be complete or finished in any sense.
athos [Thu, 03 Mar 2005 17:18:27 +0000] rev 1182
Added two demo programs: of course they are not considered to be complete or finished in any sense.

2005-03-02Some work has been done in the quicktour.
athos [Wed, 02 Mar 2005 09:51:11 +0000] rev 1181
Some work has been done in the quicktour.

2005-02-28Better color to bw conversion
alpar [Mon, 28 Feb 2005 13:03:36 +0000] rev 1180
Better color to bw conversion

2005-02-28Changing to gtk-mm
hegyi [Mon, 28 Feb 2005 12:22:38 +0000] rev 1179
Changing to gtk-mm

2005-02-25- ColorSet become commonly usable
alpar [Fri, 25 Feb 2005 14:50:22 +0000] rev 1178
- ColorSet become commonly usable
- Possility to change the color of a node text (in GraphToEps).

2005-02-24Fix 'make distcheck' failure.
alpar [Thu, 24 Feb 2005 17:48:25 +0000] rev 1177
Fix 'make distcheck' failure.

2005-02-24glpk is able to search 5x5 magic square, let's celebrate the free software
marci [Thu, 24 Feb 2005 17:42:11 +0000] rev 1176
glpk is able to search 5x5 magic square, let's celebrate the free software

2005-02-24Everithing is half-done, but some progress has been made in writing documentation.
athos [Thu, 24 Feb 2005 17:04:49 +0000] rev 1175
Everithing is half-done, but some progress has been made in writing documentation.

2005-02-24just kidding
hegyi [Thu, 24 Feb 2005 14:44:17 +0000] rev 1174
just kidding

2005-02-24Modified a little: I know that it is not consistent and plan to correct soon.
athos [Thu, 24 Feb 2005 10:26:50 +0000] rev 1173
Modified a little: I know that it is not consistent and plan to correct soon.

2005-02-23graphwrapper dox. everybody is asked to read doxygen.log
marci [Wed, 23 Feb 2005 22:00:05 +0000] rev 1172
graphwrapper dox. everybody is asked to read doxygen.log

2005-02-23Experimental autopackage specfile.
alpar [Wed, 23 Feb 2005 10:53:17 +0000] rev 1171
Experimental autopackage specfile.

2005-02-22Fix Doxyfile and the wrong hyperlinks in the doc.
alpar [Tue, 22 Feb 2005 11:10:46 +0000] rev 1170
Fix Doxyfile and the wrong hyperlinks in the doc.

2005-02-22Started to change documentation with excellent new ideas!!!
athos [Tue, 22 Feb 2005 10:29:21 +0000] rev 1169
Started to change documentation with excellent new ideas!!!

2005-02-22Corrected spelling errors.
athos [Tue, 22 Feb 2005 10:23:32 +0000] rev 1168
Corrected spelling errors.

2005-02-22Corrected spelling errors.
athos [Tue, 22 Feb 2005 10:23:08 +0000] rev 1167
Corrected spelling errors.

2005-02-21one more minor change
jacint [Mon, 21 Feb 2005 19:03:52 +0000] rev 1166
one more minor change

2005-02-21some minor changes, docs, etc.
jacint [Mon, 21 Feb 2005 18:51:11 +0000] rev 1165
some minor changes, docs, etc.

2005-02-21A year has passed again.
alpar [Mon, 21 Feb 2005 14:59:12 +0000] rev 1164
A year has passed again.

2005-02-21Let's go on!
alpar [Mon, 21 Feb 2005 14:17:24 +0000] rev 1163
Let's go on!

2005-02-21New features in v0.3 lemon-0.3
alpar [Mon, 21 Feb 2005 10:08:12 +0000] rev 1162
New features in v0.3

2005-02-21Better doc
alpar [Mon, 21 Feb 2005 10:07:38 +0000] rev 1161
Better doc

2005-02-21We have UndirGraph, so BidirGraph has been removed.
alpar [Mon, 21 Feb 2005 09:28:00 +0000] rev 1160
We have UndirGraph, so BidirGraph has been removed.

2005-02-20svn:ignore change on src/demo
klao [Sun, 20 Feb 2005 01:03:09 +0000] rev 1159
svn:ignore change on src/demo

2005-02-20Graph and UndirGraph concept modifications.
klao [Sun, 20 Feb 2005 01:02:07 +0000] rev 1158
Graph and UndirGraph concept modifications.

* For incidence iterators ({In,Out,Inc}EdgeIt) there is now baseNode and
runningNode functions in graph interface
* For Edge in undir graphs: Edge(UndirGraph const &, UndirEdge, Node)
constructor. Same for IncEdgeIt
* Edge(UndirEdge, bool) constructor is no more in the public interface. (But we
need it in the developpers interface).

2005-02-19lemon/error.h: boost::shared_ptr helyett std::auto_ptr
klao [Sat, 19 Feb 2005 21:11:20 +0000] rev 1157
lemon/error.h: boost::shared_ptr helyett std::auto_ptr
(Sokkal kenylemetlenebb, es nem teljesen biztos, hogy helyes megoldas)

2005-02-18Wrap long lines
alpar [Fri, 18 Feb 2005 16:40:48 +0000] rev 1156
Wrap long lines

2005-02-18- Better addSource()
alpar [Fri, 18 Feb 2005 14:46:04 +0000] rev 1155
- Better addSource()
- More docs

2005-02-18Description of the LEMON directories.
alpar [Fri, 18 Feb 2005 10:36:13 +0000] rev 1154
Description of the LEMON directories.

2005-02-17if you have a nuclear power plant and wanna compute small magic squares, then let's do it
marci [Thu, 17 Feb 2005 15:14:13 +0000] rev 1153
if you have a nuclear power plant and wanna compute small magic squares, then let's do it

2005-02-16small changes
marci [Wed, 16 Feb 2005 21:40:16 +0000] rev 1152
small changes

2005-02-16Several changes in the docs.
alpar [Wed, 16 Feb 2005 16:17:30 +0000] rev 1151
Several changes in the docs.

2005-02-15Minor changes.
alpar [Tue, 15 Feb 2005 15:00:31 +0000] rev 1150
Minor changes.

2005-02-15A bit better msg.
alpar [Tue, 15 Feb 2005 14:59:16 +0000] rev 1149
A bit better msg.

2005-02-15Test the new dijkstra features.
alpar [Tue, 15 Feb 2005 14:58:32 +0000] rev 1148
Test the new dijkstra features.

2005-02-15Make Makefile.am up-to-date (as usual).
alpar [Tue, 15 Feb 2005 14:56:54 +0000] rev 1147
Make Makefile.am up-to-date (as usual).

2005-02-15Doc improvements.
alpar [Tue, 15 Feb 2005 14:54:25 +0000] rev 1146
Doc improvements.

2005-02-11more docs
ladanyi [Fri, 11 Feb 2005 14:56:40 +0000] rev 1145
more docs

2005-02-10trying to add constraints of kind 1 <= x[2]+x[3] <= 4
marci [Thu, 10 Feb 2005 18:53:30 +0000] rev 1144
trying to add constraints of kind 1 <= x[2]+x[3] <= 4

2005-02-08The pair of setSomeThing function is getSomeThing.
marci [Tue, 08 Feb 2005 17:47:19 +0000] rev 1143
The pair of setSomeThing function is getSomeThing.

2005-02-08more docs
ladanyi [Tue, 08 Feb 2005 11:27:03 +0000] rev 1142
more docs

2005-02-07This is not ready yet, but I have to go home...
hegyi [Mon, 07 Feb 2005 17:35:25 +0000] rev 1141
This is not ready yet, but I have to go home...

2005-02-07Removing from work.
deba [Mon, 07 Feb 2005 15:40:53 +0000] rev 1140
Removing from work.

2005-02-07Changing first to iterators.
deba [Mon, 07 Feb 2005 15:40:34 +0000] rev 1139
Changing first to iterators.

2005-02-07Fix wrong reference in the documentation.
alpar [Mon, 07 Feb 2005 12:31:30 +0000] rev 1138
Fix wrong reference in the documentation.

2005-02-07IO moved to lemon.
deba [Mon, 07 Feb 2005 11:29:25 +0000] rev 1137
IO moved to lemon.

2005-02-07Graph documentation
deba [Mon, 07 Feb 2005 11:28:37 +0000] rev 1136
Graph documentation

2005-02-07Removing graph_defines.h
deba [Mon, 07 Feb 2005 10:50:05 +0000] rev 1135
Removing graph_defines.h

2005-02-07Documentation
deba [Mon, 07 Feb 2005 10:49:44 +0000] rev 1134
Documentation

2005-02-07Documentation
deba [Mon, 07 Feb 2005 10:48:14 +0000] rev 1133
Documentation

2005-02-06Revised dijkstra.h with several new features added.
alpar [Sun, 06 Feb 2005 20:14:30 +0000] rev 1132
Revised dijkstra.h with several new features added.

2005-02-06The new dijkstra.h comes in the next commit.
alpar [Sun, 06 Feb 2005 20:08:25 +0000] rev 1131
The new dijkstra.h comes in the next commit.

2005-02-06- PredNodeMap is a NullMap by default
alpar [Sun, 06 Feb 2005 20:00:56 +0000] rev 1130
- PredNodeMap is a NullMap by default
- Execution with stop condition
- Find shortest path between two nodes

2005-02-06error.h added
alpar [Sun, 06 Feb 2005 15:49:37 +0000] rev 1129
error.h added

2005-02-06Several important changes:
alpar [Sun, 06 Feb 2005 14:44:41 +0000] rev 1128
Several important changes:
- Named parameters for setting ReachedMap
- run() is separated into initialization and processing phase
- It is possible to run Dijkstra from multiple sources
- It is possible to stop the execution when a destination is reached.

2005-02-06Document state_enum
alpar [Sun, 06 Feb 2005 14:38:00 +0000] rev 1127
Document state_enum

2005-02-05Oops.
alpar [Sat, 05 Feb 2005 20:17:15 +0000] rev 1126
Oops.

2005-02-05A new exception class called UninitializedParameter.
alpar [Sat, 05 Feb 2005 20:05:01 +0000] rev 1125
A new exception class called UninitializedParameter.

2005-02-05Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params
hegyi [Sat, 05 Feb 2005 13:40:01 +0000] rev 1124
Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params

2005-02-04Documentation is developing itself, but is not ready yet.
hegyi [Fri, 04 Feb 2005 15:32:11 +0000] rev 1123
Documentation is developing itself, but is not ready yet.

2005-02-03New error.h moved to lemon/
klao [Thu, 03 Feb 2005 19:31:37 +0000] rev 1122
New error.h moved to lemon/

2005-02-03Obsolete error.h removed
klao [Thu, 03 Feb 2005 19:27:10 +0000] rev 1121
Obsolete error.h removed

2005-02-03Latest LEMON exception and assert concepts
klao [Thu, 03 Feb 2005 19:24:42 +0000] rev 1120
Latest LEMON exception and assert concepts

2005-02-03Two incomplete additions:
alpar [Thu, 03 Feb 2005 16:08:56 +0000] rev 1119
Two incomplete additions:
- Exceptions
- bool map indication reached nodes (NullMap by default)

2005-02-02Minor changes.
alpar [Wed, 02 Feb 2005 16:23:41 +0000] rev 1118
Minor changes.

2005-02-02Bugfix
alpar [Wed, 02 Feb 2005 13:11:54 +0000] rev 1117
Bugfix

2005-02-02- More or less follows the new naming convetions
alpar [Wed, 02 Feb 2005 11:54:55 +0000] rev 1116
- More or less follows the new naming convetions
- New implementation for dijkstra();

2005-02-01Some changes in the IO and map utilities.
deba [Tue, 01 Feb 2005 15:56:37 +0000] rev 1115
Some changes in the IO and map utilities.

2005-02-01Tutorial for graph input - output
deba [Tue, 01 Feb 2005 15:51:22 +0000] rev 1114
Tutorial for graph input - output

2005-02-01correction
marci [Tue, 01 Feb 2005 15:43:14 +0000] rev 1113
correction

2005-02-01try of grouping for documentation
marci [Tue, 01 Feb 2005 15:26:47 +0000] rev 1112
try of grouping for documentation

2005-02-01lower and upper bound handling functions for rows
marci [Tue, 01 Feb 2005 12:53:30 +0000] rev 1111
lower and upper bound handling functions for rows

2005-01-31new functions for changing lower and upper bounds of variables
marci [Mon, 31 Jan 2005 17:00:12 +0000] rev 1110
new functions for changing lower and upper bounds of variables

2005-01-29- Fix missing file (max_matching.h)
alpar [Sat, 29 Jan 2005 23:22:56 +0000] rev 1109
- Fix missing file (max_matching.h)

2005-01-29- '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to graphToEps-
alpar [Sat, 29 Jan 2005 23:22:02 +0000] rev 1108
- '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to graphToEps-
generated output
- Some more checks in configure.ac

2005-01-29- Node shapes are shown in the doc.
alpar [Sat, 29 Jan 2005 15:09:41 +0000] rev 1107
- Node shapes are shown in the doc.
- The generated PS file is closer to be DSC conform.

2005-01-28Concept modification to resolve the item by its ID.
deba [Fri, 28 Jan 2005 15:37:08 +0000] rev 1106
Concept modification to resolve the item by its ID.

2005-01-28One more trial/approach for named params (Under constr.)
alpar [Fri, 28 Jan 2005 15:19:34 +0000] rev 1105
One more trial/approach for named params (Under constr.)

2005-01-28small changes, a try for max flow using expression
marci [Fri, 28 Jan 2005 14:33:32 +0000] rev 1104
small changes, a try for max flow using expression

2005-01-28Add a 'scaleToA4()' function.
alpar [Fri, 28 Jan 2005 09:09:59 +0000] rev 1103
Add a 'scaleToA4()' function.

2005-01-28Functions to query height/width of a BoundingBox.
alpar [Fri, 28 Jan 2005 09:04:34 +0000] rev 1102
Functions to query height/width of a BoundingBox.

2005-01-28Wrap a long line
alpar [Fri, 28 Jan 2005 08:53:48 +0000] rev 1101
Wrap a long line

2005-01-27- Some things to do.
alpar [Thu, 27 Jan 2005 18:13:58 +0000] rev 1100
- Some things to do.

2005-01-27-=, - operators in expressions
marci [Thu, 27 Jan 2005 17:44:04 +0000] rev 1099
-=, - operators in expressions

2005-01-27(none)
jacint [Thu, 27 Jan 2005 16:11:54 +0000] rev 1098
(none)

2005-01-26A proposal or test implementation for linear expression`
marci [Wed, 26 Jan 2005 15:54:06 +0000] rev 1097
A proposal or test implementation for linear expression`

2005-01-26Various changes.
ladanyi [Wed, 26 Jan 2005 09:00:40 +0000] rev 1096
Various changes.

2005-01-26Removed some unnecessary files.
ladanyi [Wed, 26 Jan 2005 00:09:06 +0000] rev 1095
Removed some unnecessary files.

2005-01-25(none)
jacint [Tue, 25 Jan 2005 18:37:31 +0000] rev 1094
(none)

2005-01-25Adding a function which returns the mate of a node.
jacint [Tue, 25 Jan 2005 17:40:22 +0000] rev 1093
Adding a function which returns the mate of a node.

2005-01-25following the changes of max_matching.h
jacint [Tue, 25 Jan 2005 17:39:24 +0000] rev 1092
following the changes of max_matching.h

2005-01-20Now, the actual drawing is made by run() instead of the destructor.
alpar [Thu, 20 Jan 2005 14:16:40 +0000] rev 1091
Now, the actual drawing is made by run() instead of the destructor.

2005-01-20resetPos deleted
jacint [Thu, 20 Jan 2005 10:24:38 +0000] rev 1090
resetPos deleted

2005-01-19- Nodes are drawn in a better way
alpar [Wed, 19 Jan 2005 20:19:31 +0000] rev 1089
- Nodes are drawn in a better way
- Arrowheads made more similar in parallel vs. non-parallel modes.

2005-01-19One more node-shape added.
alpar [Wed, 19 Jan 2005 12:17:11 +0000] rev 1088
One more node-shape added.

2005-01-18Correct bad arrow enpoint when parallel edges are enabled.
alpar [Tue, 18 Jan 2005 12:23:09 +0000] rev 1087
Correct bad arrow enpoint when parallel edges are enabled.

2005-01-18In graphToEps(), nodes may have different shapes (circles or squares).
alpar [Tue, 18 Jan 2005 12:02:27 +0000] rev 1086
In graphToEps(), nodes may have different shapes (circles or squares).

2005-01-16- Parallel edges look a bit better
alpar [Sun, 16 Jan 2005 22:34:51 +0000] rev 1085
- Parallel edges look a bit better
- Possibility to insert verbatim PS blocks for each node

2005-01-16Functions added to compute the gradient of Bezier curve.
alpar [Sun, 16 Jan 2005 22:31:26 +0000] rev 1084
Functions added to compute the gradient of Bezier curve.

2005-01-16Doc improvements
alpar [Sun, 16 Jan 2005 22:29:28 +0000] rev 1083
Doc improvements

2005-01-16findEdge bugfix.
alpar [Sun, 16 Jan 2005 22:27:34 +0000] rev 1082
findEdge bugfix.

2005-01-14more precise distinction 'tween low and high level lp interfaces
marci [Fri, 14 Jan 2005 13:17:16 +0000] rev 1081
more precise distinction 'tween low and high level lp interfaces

2005-01-14Changes in doc.
alpar [Fri, 14 Jan 2005 08:02:10 +0000] rev 1080
Changes in doc.

2005-01-14Serious buxfig in findEdge()
alpar [Fri, 14 Jan 2005 08:01:17 +0000] rev 1079
Serious buxfig in findEdge()

2005-01-13Edmonds max_matching.h tester
jacint [Thu, 13 Jan 2005 18:46:00 +0000] rev 1078
Edmonds max_matching.h tester

2005-01-13Edmonds matching alg
jacint [Thu, 13 Jan 2005 18:44:50 +0000] rev 1077
Edmonds matching alg

2005-01-12functor->map and map->functor converters added.
alpar [Wed, 12 Jan 2005 12:51:30 +0000] rev 1076
functor->map and map->functor converters added.

2005-01-11:-}
marci [Tue, 11 Jan 2005 17:16:29 +0000] rev 1075
:-}

2005-01-11:-}
marci [Tue, 11 Jan 2005 17:15:46 +0000] rev 1074
:-}

2005-01-11graph_to_eps mission accomplished.
alpar [Tue, 11 Jan 2005 09:15:25 +0000] rev 1073
graph_to_eps mission accomplished.
- lemon/graph_to_eps.h header created
- lemon/bezier.h: Tools to compute with bezier curves (unclean and undocumented
interface, used internally by graph_to_eps.h)
- demo/graph_to_eps_demo.cc: a simple demo for lemon/graph_to_eps.h

2005-01-11Fix 'make install' failure.
alpar [Tue, 11 Jan 2005 09:09:50 +0000] rev 1072
Fix 'make install' failure.

2005-01-11Missing 'xy<T> operator*(double, xy<T>)' added.
alpar [Tue, 11 Jan 2005 09:08:47 +0000] rev 1071
Missing 'xy<T> operator*(double, xy<T>)' added.

2005-01-11ShiftMap and ScaleMap added
alpar [Tue, 11 Jan 2005 09:05:24 +0000] rev 1070
ShiftMap and ScaleMap added

2005-01-11- Minor correction in time_measure.h
alpar [Tue, 11 Jan 2005 09:04:08 +0000] rev 1069
- Minor correction in time_measure.h
- A bit more meaningful test in time_measure_test.cc

2005-01-09(none)
klao [Sun, 09 Jan 2005 23:44:29 +0000] rev 1068
(none)

2005-01-09Advances in error.h
klao [Sun, 09 Jan 2005 23:28:18 +0000] rev 1067
Advances in error.h

* More clear exception usage concept
* sketch of LEMON_ASSERT interface
* test file

2005-01-09src/work/Doxyfile: Minor changes
klao [Sun, 09 Jan 2005 23:21:52 +0000] rev 1066
src/work/Doxyfile: Minor changes

* include \internal documentation
* input whole directories: marci, alpar, deba, klao
* sync to doc/Doxyfile

2005-01-09update to doxygen v1.4.0
klao [Sun, 09 Jan 2005 20:10:58 +0000] rev 1065
update to doxygen v1.4.0

2005-01-09Doxyfile: minor changes
klao [Sun, 09 Jan 2005 20:08:53 +0000] rev 1064
Doxyfile: minor changes

2005-01-09Doxyfile updated to doxygen v1.4.0
klao [Sun, 09 Jan 2005 20:06:57 +0000] rev 1063
Doxyfile updated to doxygen v1.4.0

2005-01-08- Parallel edge support (without arrowheads)
alpar [Sat, 08 Jan 2005 20:16:56 +0000] rev 1062
- Parallel edge support (without arrowheads)
- Texts on the nodes

2005-01-08- Empty doxygen comments
alpar [Sat, 08 Jan 2005 20:12:50 +0000] rev 1061
- Empty doxygen comments
- sconst -> const

2005-01-07Nasty bug in undir_graph_extender.h
klao [Fri, 07 Jan 2005 18:53:02 +0000] rev 1060
Nasty bug in undir_graph_extender.h

2005-01-07(none)
jacint [Fri, 07 Jan 2005 08:50:38 +0000] rev 1059
(none)

2005-01-07undirgrafbug
jacint [Fri, 07 Jan 2005 08:40:13 +0000] rev 1058
undirgrafbug

2005-01-07undirgrafbug
jacint [Fri, 07 Jan 2005 08:39:53 +0000] rev 1057
undirgrafbug

2005-01-07Exception hierarchy sketch.
klao [Fri, 07 Jan 2005 00:43:54 +0000] rev 1056
Exception hierarchy sketch.
Exception safe exception classes.

2005-01-06graphToEps also accepts an output file name parameter.
alpar [Thu, 06 Jan 2005 08:39:50 +0000] rev 1055
graphToEps also accepts an output file name parameter.

2005-01-05countUndirEdges bugs fixed
klao [Wed, 05 Jan 2005 16:59:50 +0000] rev 1054
countUndirEdges bugs fixed

2005-01-05UndirGraphs: invalid edge bug
klao [Wed, 05 Jan 2005 14:34:00 +0000] rev 1053
UndirGraphs: invalid edge bug

2005-01-05Two examples showing a bit more convenient way to implement named parameters.
alpar [Wed, 05 Jan 2005 12:26:59 +0000] rev 1052
Two examples showing a bit more convenient way to implement named parameters.

2005-01-05graphToEps is now able to write to any ostream.
alpar [Wed, 05 Jan 2005 10:14:37 +0000] rev 1051
graphToEps is now able to write to any ostream.

2005-01-04Several new named parameters and documentation added to graphToEps().
alpar [Tue, 04 Jan 2005 22:16:46 +0000] rev 1050
Several new named parameters and documentation added to graphToEps().

2005-01-04Conversion constructor added
alpar [Tue, 04 Jan 2005 22:14:42 +0000] rev 1049
Conversion constructor added

2005-01-04minor changes for various number types
marci [Tue, 04 Jan 2005 17:54:41 +0000] rev 1048
minor changes for various number types

2005-01-04Bugfix
alpar [Tue, 04 Jan 2005 17:16:35 +0000] rev 1047
Bugfix

2005-01-04An experimental graph-to-eps exporter.
alpar [Tue, 04 Jan 2005 17:07:05 +0000] rev 1046
An experimental graph-to-eps exporter.

2005-01-04Several new member functions added to BoundingBox
alpar [Tue, 04 Jan 2005 17:06:20 +0000] rev 1045
Several new member functions added to BoundingBox

2005-01-04- Missing 'const' keywords added
alpar [Tue, 04 Jan 2005 17:05:20 +0000] rev 1044
- Missing 'const' keywords added
- Stupid implementation of 'AbsMap' has been corrected.

2005-01-03Several changes in doc
alpar [Mon, 03 Jan 2005 16:23:47 +0000] rev 1043
Several changes in doc

2005-01-03Serious bugfix in WriteMap<K,T>::Constraints
alpar [Mon, 03 Jan 2005 16:21:33 +0000] rev 1042
Serious bugfix in WriteMap<K,T>::Constraints

2005-01-03- Several convenience maps added to maps.h
alpar [Mon, 03 Jan 2005 16:19:46 +0000] rev 1041
- Several convenience maps added to maps.h
- Improvements in doc