2006-02-02 alpar The version tag of the trunk is svn-head
2006-02-02 alpar - also works off-line
2006-02-02 alpar Towards icc-8.0 compatibility...
2006-02-01 alpar Fix g++-3.4 executable's name
2006-02-01 alpar Some useful scripts:
2006-01-31 alpar Fix icc compilation failures.
2006-01-31 alpar Spellcheck
2006-01-31 deba Bug fix
2006-01-31 deba Revising the bpugraph concept
2006-01-31 deba Bug fix
2006-01-31 deba New iterable map with comparable values
2006-01-30 alpar Solve bug #23: Floating versus Integer Coordinates
2006-01-30 alpar Better doc.
2006-01-30 alpar Use [] instead of set().
2006-01-30 alpar Functions added to set the edges/corners of the bounding box directly.
2006-01-29 ladanyi Do not rely on the autodetection of cplex and glpk.
2006-01-29 ladanyi Updated rpm specfile to include the gui too. Couldn't test it.
2006-01-29 ladanyi ignore radix_sort-bench
2006-01-29 ladanyi distribute simann.h too
2006-01-29 ladanyi Undir -> U transition
2006-01-29 ladanyi test for simann
2006-01-29 ladanyi added simann_maxcut_demo
2006-01-29 ladanyi demo for simann
2006-01-29 ladanyi more doc
2006-01-29 ladanyi include the gui in the deb
2006-01-27 deba make public the shiftedStart inorder to compute just n dijkstra
2006-01-27 deba Add new ItemSetTraits for ANode and BNode
2006-01-27 deba Doc bug fix
2006-01-27 deba Making iterable bool map dynamic
2006-01-27 deba Algorithms by szakall
2006-01-26 deba The pre BpUGraph concept
2006-01-26 deba Bipartite => Bp
2006-01-26 klao Undir -> U transition
2006-01-26 alpar Better doc.
2006-01-26 alpar MALE and FEMALE node shape added.
2006-01-25 deba Omitting warnings
2006-01-25 ladanyi Do not append -Wall -W to CXXFLAGS when it is set on the commandline.
2006-01-25 deba Bug fix for empty intervall sorting
2006-01-25 deba Bug fix
2006-01-25 deba state setting function for heaps
2006-01-24 deba Lemon Graph Format uses label instead of id named map.
2006-01-19 alpar Fix bug #18: bug in LpSolverBase::Col operator!= and ::Row operator!=
2006-01-18 alpar - setCol() -> col()
2006-01-18 alpar - tolerance() added.
2006-01-18 alpar Tolerance<long double> added
2006-01-14 hegyi Documentation of classes realizing algorithm running.
2006-01-14 alpar - colName() added (untested on CPLEX)
2006-01-14 alpar Changes in doc
2006-01-12 hegyi Documenatation of MapWin.
2006-01-12 hegyi Documentation of MapSelector. If no default value is present in MapSelector, Reset button does not appear.
2006-01-12 hegyi Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well.
2006-01-11 hegyi Documentation of NewMapWin.
2006-01-11 hegyi Documentation of MainWin.
2006-01-10 hegyi 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-09 hegyi The tree that is created for evaluation of expression string at new map creation is deleted after usage.
2006-01-09 hegyi Creation of algorithm dialog is even simpler by the usage of the newly created addMapSelector function.
2006-01-06 hegyi Forgotten file committed.
2006-01-06 hegyi In algorithm window maps can be selected and reated through MapSelector widget.
2006-01-06 ladanyi Set arrow coordinates when creating a new edge.
2006-01-06 hegyi MapSelector has become a standalone class.