2006-03-03 deba Some documentation arrangement modification
2006-03-02 deba Bugfix in bpugraph
2006-03-01 klao bugfix: moving "invalid.h" down to "bits" broke autoconf
2006-03-01 deba utility, invalid and traits moved to bits
2006-03-01 deba UNDIRGRAPH_TYPEDEFS => UGRAPH_TYPEDEFS
2006-03-01 deba The graph adadptors can be alteration observed.
2006-03-01 deba Some classes assumed that the GraphMaps should be inherited
2006-03-01 deba Traits for alteration notifiers
2006-03-01 deba Bug fix
2006-02-27 deba Default constructor which allocates empty graphs
2006-02-27 deba An additional simplier interface for static size graphs.
2006-02-27 deba Bug fix
2006-02-24 deba Bug fix
2006-02-24 deba Bugfix
2006-02-23 deba ListBpUGraph
2006-02-23 deba Little bugfixes, spellchecks and improvements
2006-02-23 deba Renaming to be convient to the naming of the adaptors
2006-02-22 deba Mergeing extendermerge branch
2006-02-22 alpar vmap.h: Enables one to create maps with a virtual base class.
2006-02-21 alpar RefPtr: a reference counted pointer class
2006-02-21 alpar Fix bug #26: Check if an edge is a loop and do not draw then
2006-02-20 deba Second renaming of min cut
2006-02-20 alpar Public data members of xy became documented
2006-02-20 alpar Spellchecking
2006-02-20 alpar Dewarningification
2006-02-20 alpar - RGB color related stuff is in color.h now
2006-02-20 alpar Doc changes
2006-02-20 alpar One more step towards Undir -> U conversion...
2006-02-14 deba Name modification
2006-02-13 deba New algorithm:
2006-02-07 deba Easier checking in DEBUG mode
2006-02-07 deba Compilation with G++ -ansi
2006-02-06 deba Bug fix
2006-02-06 deba Bug fix
2006-02-06 deba Bug fixes in ListEdgeSet
2006-02-06 deba Bug fix
2006-02-06 alpar - Increased max. number of iteration
2006-02-06 alpar Spellcheck
2006-02-03 alpar - svn lock doesn't work lemon-0.5
2006-02-03 alpar Last struggle against Doxygen.
2006-02-03 alpar Unified copyright notices
2006-02-03 alpar Change the compilation flag at release make distcheck.
2006-02-03 alpar Minor change.
2006-02-03 alpar Polish the doc.
2006-02-03 klao graph_adaptor.h: spacing corrections in doc
2006-02-03 klao graph_adaptor.h: probably a doxygen bug: in tex formulas there should be
2006-02-03 klao lp_cplex.cc: bugfix in _setColName, _getColName implemented
2006-02-03 alpar Fight with Doxygen.
2006-02-03 alpar Hopefully we can release 0.5 today
2006-02-02 alpar minor changes
2006-02-02 alpar - workaround for a Doxygen 1.4.6 bug
2006-02-02 klao NEWS: major changes since 0.4 added
2006-02-02 alpar Use short icpc paths
2006-02-02 ladanyi Fix crash when an arrow is clicked with the delete tool.
2006-02-02 klao kruskal.h: an overloaded function for older, pointer-style iterators
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.
2006-01-06 hegyi Result of KruskalGUIAlgo is refreshed if displayed, but no more setin a forced way.
2006-01-06 alpar Reformatting: too long code lines.
2006-01-05 hegyi Kruskal algorithm can be run from GUI from now on.
2006-01-05 hegyi 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-05 ladanyi Set the move tool active by default.
2006-01-04 hegyi Communication with algorithm window is developed.
2006-01-04 alpar Happy new year to LEMON
2006-01-04 alpar Doc updates
2006-01-04 alpar IterableBool{Upper/Lower}NodeMaps
2006-01-04 hegyi Best feature ever\! Name of tabs are different from now on\!
2006-01-03 hegyi Coding of Algorithms has begun, but code is really-really ugly yet.
2006-01-03 deba Delete misnamed file
2006-01-03 hegyi 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-21 deba Bug fix in bipartite graph
2005-12-19 ladanyi Fix crash when the input file does not contain any nodeset or edgeset.
2005-12-19 deba New file and data structures: sub_graph
2005-12-19 deba Doc fix
2005-12-19 deba Fixing Bellman's name
2005-12-18 ladanyi Demos and benchmarks are not built by default now. They can be enabled with the --enable-demo and --enable-benchmark configure flags.
2005-12-18 ladanyi Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems.
2005-12-17 ladanyi Distribute xml.h too.
2005-12-17 ladanyi Save and load the coordinates of the arrows on the edges.
2005-12-14 deba Bug fix
2005-12-14 deba Bug fix in def pred map
2005-12-10 klao belmann_ford:
2005-12-08 hegyi Notebook tabs can be closed.
2005-12-07 alpar Eliminate warnins
2005-12-07 alpar Bugfix
2005-12-07 alpar Fix template version of Invalid.
2005-12-07 deba Some bug fixes and improvments in the io classes
2005-12-06 alpar Doc improvements
2005-12-06 marci Bugfix
2005-12-06 hegyi Notebook style is provided. Without opportunity to close tabs. :-) But with all other necessary things (I think).
2005-12-05 deba Doc bug fix
2005-12-05 alpar - Changed and improved Timer interface
2005-12-03 deba I have forgot the attributes
2005-12-03 deba Implementation redesign
2005-12-03 deba Changed implementation and bug fix
2005-12-02 alpar bugfix
2005-12-01 deba NewEdgeSetAdaptor -> ListEdgeSet
2005-11-30 marci bug fix
2005-11-30 marci max flow with lp column generation
2005-11-30 deba Some bug fix
2005-11-30 hegyi MapWin is created and disposed from now instead of being show and hide.
2005-11-29 hegyi Structure of GUI is now more clear-cut than before.
2005-11-29 alpar Clarify INVALID implementation.
2005-11-29 alpar - tolerance.h added
2005-11-28 deba Doc fix
2005-11-28 deba Radix sort algorithm
2005-11-24 deba Bug fix
2005-11-23 hegyi No segmentation fault caused by zero long edges.
2005-11-23 deba Document improvments
2005-11-23 deba Correcting alteration notifing
2005-11-23 deba Static maps for bipartite graphs.
2005-11-22 deba Fixing bug in g++-3.3
2005-11-22 ladanyi clean-up
2005-11-22 ladanyi fixed some memory leaks
2005-11-21 deba Erasing old header
2005-11-21 hegyi 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-21 deba Erasing from the Makefile.am too
2005-11-21 deba Erasing old tests
2005-11-21 deba Undir Bipartite Graph/Full and Smart/ without concept, doc and concept
2005-11-21 hegyi Reorganizing.
2005-11-21 alpar UndirEulerIt added
2005-11-18 alpar - Spellcheck (pathes->paths)
2005-11-18 alpar - Spellcheck (pathes->paths)
2005-11-18 alpar Bugfix
2005-11-17 hegyi 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-17 deba Bug fix
2005-11-17 alpar split(Edge) member function added.
2005-11-17 alpar Several bugfices.
2005-11-16 deba Modified iterators on graph maps
2005-11-16 marci The GRAPH_TYPEDEFS macro is a bug.
2005-11-16 alpar wirteable -> writable
2005-11-16 alpar Empty graph is (strongly) connected.
2005-11-16 alpar The first parameter of runningTimeTest became const.
2005-11-16 alpar Iterable Bool maps can count the number of true and false values.
2005-11-16 alpar (UNDIR)GRAPH_TYPEDEFS also defines some basic graph maps
2005-11-16 alpar Better doc.
2005-11-16 deba Demo for topology
2005-11-16 deba Images for doc
2005-11-16 deba bipartite by szakall
2005-11-16 deba Warning because unused parameters
2005-11-16 klao lp_cplex: getDual compiles; untested
2005-11-16 klao lp_test.cc:
2005-11-15 klao lp_skeleton: _getDual "implemented"
2005-11-15 klao bugfix in undir_graph_extender -> graph_extender transition
2005-11-14 deba String->Double
2005-11-14 deba Documentation fixes
2005-11-14 deba Arrangement of the documentation changed
2005-11-14 deba Modification on the base graph concept
2005-11-14 deba Bug fix
2005-11-14 deba eps images
2005-11-14 deba Some documentation modifications
2005-11-13 marci bugfix in setCol, getting dual values
2005-11-10 deba Doc bug fix
2005-11-10 deba Assertion with own exception throwing
2005-11-10 deba Bug fix
2005-11-09 deba One more bug fix
2005-11-09 deba Bug fix.
2005-11-09 deba Path length limit for belmann_ford.h
2005-11-08 alpar - Timer can be stop()ed and (re)start()ed.
2005-11-08 alpar Obsolete bug removed
2005-11-04 deba Some just writeable bool maps.
2005-11-04 ladanyi improved zooming
2005-11-04 deba Images for grid_graph_demo
2005-11-04 deba Added doc to demos.
2005-11-04 deba UnsupportedException on erase with Snapshot
2005-11-04 alpar Bugfix
2005-11-04 alpar SnapShot -> Snapshot
2005-11-04 alpar (Dual)Expr::simplify(double tolerance) added
2005-11-04 alpar SnapShot -> Snapshot
2005-11-04 deba Removed todo
2005-11-04 deba Removing findEdge
2005-11-04 deba Changed name
2005-11-04 alpar Tons of todos have been removed.
2005-11-04 deba Removing todos
2005-11-04 deba Images for topology
2005-11-04 deba pred => predEdge rename
2005-11-04 jacint throwing an exception if s=t
2005-11-04 deba Hiding :) todos
2005-11-04 klao concept/graph.h: graphs defined by using components (_*Graph) need no
2005-11-04 deba Increment and decrement operator for IterableIntMap::Reference
2005-11-04 deba Doc fix
2005-11-02 alpar Spellcheck
2005-11-02 alpar GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
2005-11-02 deba Make constructor explicit
2005-11-02 deba Documentation modified
2005-11-02 deba Some change on the clear
2005-11-02 deba IterableIntMap
2005-11-02 deba Swap col and row map
2005-11-02 deba Connected components, etc...
2005-11-02 deba Visitor interface for the dfs algorithm.
2005-11-02 klao small svn:ignore fixups
2005-10-28 deba Faster implementation
2005-10-28 deba If the file does not exist LemonReader throws exception
2005-10-26 deba Upgrading tests
2005-10-26 deba Removing old input/output functions
2005-10-26 deba Filename can be given as std::string
2005-10-26 deba Show description of the file
2005-10-26 deba Some modifications on shortest path algoritms:
2005-10-24 deba Bug fix in connectedComponents
2005-10-24 alpar Computing the number of the connected components and the components themselves.
2005-10-24 alpar Euler tour iterator.
2005-10-24 hegyi Newly created map is realized by the property givening by common sense.
2005-10-24 alpar Doxyfile for documenting glemon's architecture.
2005-10-24 alpar New version of XML reader/writer.
2005-10-24 alpar - dijkstraZero() added. (Until we conclude how to handle the related problem.)
2005-10-21 hegyi MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
2005-10-21 deba Bugfix
2005-10-20 hegyi Mapselector widget reached its first release, but there are still work to do on it, I know...
2005-10-17 deba Minor changes and bugfixes
2005-10-17 deba Removing signal/commit Change from alteration notifier
2005-10-14 deba Updating tests
2005-10-14 deba Doc and changing heap
2005-10-14 deba Doc bugfix
2005-10-14 deba Using proper return type
2005-10-14 deba Heap not for the dijkstra
2005-10-14 deba Really short description of these shortest path algorithms
2005-10-14 ladanyi bugfix (affected x86_64 only)
2005-10-14 deba Named parameter for heap and cross ref
2005-10-14 deba Matrixmaps moved to own file
2005-10-14 deba Traits moved to own file
2005-10-14 deba Extending observer interface
2005-10-14 deba Added clear function to heaps and concept
2005-10-07 alpar Sym -> Undir
2005-10-07 alpar Doc improvments
2005-10-06 hegyi Shape keeping movement is implemented, at last. Many thanks to Alpar.
2005-10-06 alpar Doc improvments
2005-10-06 deba Little modifications
2005-10-06 deba All pairs shortest path test
2005-10-06 deba Bug solved in named parameters
2005-10-05 deba Template Named Parameter bugfix
2005-10-05 ladanyi compile with old gtkmm
2005-10-05 deba Changing makefile
2005-10-05 deba Removing NeedCopy
2005-10-05 deba Removing smart references
2005-10-05 deba findUndirEdge, ConUndirEdgeIt
2005-10-05 deba Proper sized map type
2005-10-03 deba Bugfix in list_graph
2005-10-03 deba Bugfix
2005-10-03 deba Extend Makefile
2005-10-03 deba Some shortest path algorithms
2005-10-03 deba Small functions for discovering graph topology
2005-10-03 deba Preliminary SplitGraphAdaptor
2005-10-03 deba CompileTimeAnd
2005-10-03 deba Potential difference map
2005-10-03 deba Fixing naming conventions
2005-09-30 deba Improving GridGraph and HyperCubeGraph
2005-09-30 deba Correcting the names in the \files documentation.
2005-09-30 deba Handling C x A -> A multiplication
2005-09-30 deba Bug fix.
2005-09-28 alpar - runningTimeTest(): a tool to measure running times more precisely.
2005-09-16 klao Permissions and svn:ignore cleanup.
2005-09-16 alpar - silly mistake fixed
2005-09-16 deba Using std:: prefix for the functions in the c* headers
2005-09-16 deba Some bugfixes
2005-09-14 alpar Better doc.
2005-09-13 deba Input file for coloring.
2005-09-13 alpar Automake needs this file
2005-09-12 deba SubGraphAdaptors with edge checking functionality.
2005-09-12 deba Fixing and improving GridGraph
2005-09-12 deba Some bugfixes.
2005-09-12 alpar graph_orientation.cc: A thoroughly documented demo application.
2005-09-12 alpar iterable_maps.h header hes been added. Up to now it contains an iterable bool
2005-09-08 deba Bug fix
2005-09-08 deba Redesign of the map adaptors.
2005-09-01 alpar Warning added on the usage of InDegMap/OutDegMap
2005-09-01 alpar negateY() option added.
2005-09-01 deba Bug fix.
2005-08-31 ladanyi install docs in $datadir/doc/$PACKAGE
2005-08-31 ladanyi fixed a typo
2005-08-31 deba Template assign operator for graph maps.
2005-08-30 alpar ChangeLog -> NEWS
2005-08-30 alpar ChangeLog -> NEWS
2005-08-30 alpar Set dists in a bit better way.
2005-08-30 alpar Functions to query the next node/edge to be processed.
2005-08-30 alpar Bugfix: DFS crashed if the source did not have an outgoing edge.
2005-08-29 alpar Serious bugfix.
2005-08-27 alpar Let's go on!
2005-08-27 alpar Update ChangeLog. lemon-0.4
2005-08-27 alpar - Doc images partly turned on again.
2005-08-27 alpar Dependency problem (guipixbufs.h) is solved.
2005-08-27 alpar Trial to fix dependency failure
2005-08-27 ladanyi removed the fit to window form the toolbar and the menu since its current implementation is broken
2005-08-27 alpar Missing dependency added.
2005-08-26 alpar Toward Version 0.4...
2005-08-26 ladanyi placement of the coordinates caption now takes into account the node radius
2005-08-26 alpar gui is renamed to glemon
2005-08-26 ladanyi Display the node's coordinates while moving it.
2005-08-26 alpar No comment.
2005-08-26 ladanyi display file name in window title
2005-08-26 ladanyi bugfix
2005-08-26 ladanyi - use Gtk::Dialog to set the new values of edge and node maps
2005-08-23 ladanyi bugfix
2005-08-23 ladanyi - handle the case when there is no id map in the edgeset section
2005-08-23 ladanyi - id maps are not editable
2005-08-19 alpar Put an end to every gcc-4.0 warning.
2005-08-18 alpar - The number of gcc-4.0 warnings has significantly decreases.
2005-08-18 alpar icc need this...
2005-08-17 alpar Demos' documentations include the source.
2005-08-17 alpar - Better insertion of sources examples
2005-08-17 ladanyi fixed a typo
2005-08-17 ladanyi less stupid title
2005-08-17 ladanyi Added a section about configure flags, and a few other things.
2005-08-17 ladanyi Added missing copyright headers, and corrected the file names in some of them.
2005-08-17 ladanyi Images are compiled in now.
2005-08-17 ladanyi Toolbar has custom icons now. Works only when installed.
2005-08-16 alpar Move simann.h to trunk/lemon
2005-08-16 alpar math.h -> cmath
2005-08-16 alpar Fixed most (but not all) of Doxygen warnings
2005-08-16 alpar Doc changes:
2005-08-16 alpar lp.h added
2005-08-11 deba Matrix graph renamed -> Grid graph
2005-08-11 deba Some modification on the undirected graph interface.
2005-08-11 ladanyi Added copyright header and description.
2005-08-11 deba Fix Makefile.am
2005-08-11 alpar Several docfices
2005-08-11 deba Matrix graph renamed to grid graph
2005-08-11 deba Ordering in the graph concept.
2005-08-11 deba Sym graph removed
2005-08-11 alpar Start working on UndirGraph concept clarification and its harmonization with
2005-08-10 hegyi X function -> function X
2005-08-09 alpar Get rid of undocumented members.
2005-08-07 hegyi 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-07 ladanyi open file from command line
2005-08-07 ladanyi compile with gtkmm 2.4
2005-08-07 hegyi 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-03 alpar Bugfix due to Gabor.
2005-08-01 alpar Spellcheck
2005-08-01 alpar We must always have lemon/config.h
2005-08-01 alpar A default LP solver is defined in lp.h
2005-08-01 alpar Toward release 0.4
2005-07-29 alpar Remove demoprograms.dox
2005-07-29 ladanyi small fix
2005-07-29 ladanyi added support for saving files
2005-07-28 alpar Some (awful) toolbar images added.
2005-07-28 alpar Edge width and node size autoscaling added.
2005-07-28 alpar More docs
2005-07-28 hegyi Tooltip should be turn up on CreateNode tool.
2005-07-28 hegyi Tooltip should be turn up on CreateNode tool.
2005-07-28 hegyi There is no need for these furthermore.
2005-07-28 hegyi cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.
2005-07-28 hegyi Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable.
2005-07-27 hegyi No maps with the same name can be added.
2005-07-27 hegyi 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-27 hegyi Documentation was added to GUI.
2005-07-27 hegyi Documentation was added to GUI.
2005-07-26 hegyi EdgeMap and NodeMap creation is done, at last. Bach 4ever.
2005-07-26 hegyi EdgeMap and NodeMap creation is done, at last. Bach 4ever.
2005-07-26 alpar Spellrecheck
2005-07-26 alpar Spellcheck
2005-07-26 hegyi creates one new edgemap
2005-07-26 alpar BoundingBox<T>::operator+=() -> BoundingBox<T>::add() ->
2005-07-26 alpar Doc improvements
2005-07-25 hegyi Continuing adding new maps.
2005-07-25 hegyi Initializing adding new maps.
2005-07-22 zsuzska corrections
2005-07-22 athos Documented some more demo programs.
2005-07-22 athos File demoprograms.dox thrown away: demos module used instead.
2005-07-22 hegyi There were bugs, created yesterday, and there is still one. (I hope only one :) )
2005-07-22 athos Some changes to kruskal stuff.
2005-07-21 hegyi Edge and nodemap edition is done.
2005-07-20 zsuzska kruskal_demo corrected, quicktour filled with kruskal
2005-07-20 athos Documentation (lp_demo,lp_maxflow) and slight changes (rest).
2005-07-20 athos Typo.
2005-07-20 alpar - spellcheck in doc
2005-07-20 alpar - Doc improvements, spell checks
2005-07-20 alpar - graph_to_eps_demo.cc is rightly documented
2005-07-20 alpar A bit more information on installation.
2005-07-20 alpar Minor change
2005-07-20 alpar docfix
2005-07-19 alpar Produce less messages.
2005-07-18 deba Improving tests.
2005-07-18 deba New undirected graph type
2005-07-18 deba UndirFullGraph class
2005-07-18 deba Improve findEdge interface
2005-07-18 deba Solving ambigous function call
2005-07-18 deba Fix concepts and constraints
2005-07-15 hegyi EdgeMapEditor is on its way, but it is far not yet ready.
2005-07-15 alpar Wrap long lines
2005-07-15 athos Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented.
2005-07-15 alpar Englishing
2005-07-15 alpar Demos module added
2005-07-14 alpar Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
2005-07-13 alpar Avoid ambiguity.
2005-07-13 alpar Doc improvement
2005-07-13 deba Demo displays information on the screen
2005-07-13 deba Demo about descriptor map.
2005-07-13 deba Swap function for DescriptorMap
2005-07-12 hegyi Developing of edgemap editing is started.
2005-07-12 hegyi Editors are based.
2005-07-12 alpar Doc image generation is turned off to reduce the size of the distro file.
2005-07-12 alpar Bezier classes are made more consistent
2005-07-12 alpar Improve doc
2005-07-12 alpar moveSource() -> changeSource()
2005-07-12 ladanyi 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-11 athos Typo.
2005-07-07 athos lp_test: error messages with appropriate status/value info
2005-07-07 athos Some testing of the LP interface: bugs got fixed.
2005-07-07 athos Decided not to \include the sample.lgf in the quicktour: so it can be bigger.
2005-07-05 athos Documented Balazs's stuff. Quite enough of that.
2005-07-04 deba May it does not throw Warning with g++-4.0
2005-07-04 deba NewUndirEdgeSetAdaptor class
2005-07-04 alpar Some more doxygen command killed.
2005-07-04 alpar Kill several doxygen warnings
2005-07-04 klao trivial bugfix for deba
2005-07-04 athos Doc.
2005-07-04 deba Specialization for string literals.
2005-07-04 deba Updated but not complete doc for IO.
2005-07-04 deba New graph copy interface
2005-07-04 athos Doc.
2005-07-04 deba Doc repaired
2005-07-01 athos Graph input-output demo, some documentation.
2005-07-01 athos Doc review+corrections in my own documentation according to the reviewers comments.
2005-06-30 athos Mainly doc review.
2005-06-29 hegyi 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-29 hegyi Function names are corrected according to naming conventions.
2005-06-29 alpar Hmmm...
2005-06-28 athos Some corrections to graph_io.dox (mainly language corrections). Improvements on quicktour.
2005-06-28 athos Some modifications.
2005-06-27 klao getstart: hello_lemon.cc moved to a separate file in demo/
2005-06-27 klao getstart improvements
2005-06-27 athos Only added comments.
2005-06-27 athos Some modifications in this and that.
2005-06-27 alpar processNextXyz() returns the processed object.
2005-06-27 deba InDegMap and OutDegMap fixed
2005-06-24 athos Improved getsart.dox and quicktour.dox
2005-06-24 athos Minor changes
2005-06-24 hegyi NodeMap values are now visualizable. Todo: default map-values
2005-06-24 athos Half-done, but I want to continue from home.
2005-06-24 hegyi File graph_displayer is split in functional parts.
2005-06-23 hegyi 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-21 athos cplex test included
2005-06-21 klao Get CPLEX location (include and libdir) from the environment.
2005-06-20 alpar Some callbacks are still unimplemented
2005-06-17 hegyi 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-17 hegyi Sorry for my friday afternoon...
2005-06-17 hegyi Little beauty fault is corrected.
2005-06-17 hegyi 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-17 hegyi 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-16 hegyi 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-16 hegyi Little red arrows appear in breakpoints of edges.
2005-06-15 hegyi Redundant files are removed, sorry.
2005-06-15 hegyi Broken edges are appearing.
2005-06-15 hegyi At last, the most simple task, the graph-item deletion is solved...
2005-06-15 ladanyi removed dependencies
2005-06-15 alpar gcc-4.0 compatibility changes
2005-06-15 alpar Bugfixes related to DualExpr.
2005-06-15 deba Correcting concept checks.
2005-06-14 ladanyi ignore generated files
2005-06-14 ladanyi Added support for building deb packages.
2005-06-14 ladanyi - separate file for each m4 script
2005-06-14 alpar Concept checking classes must also be installed
2005-06-14 ladanyi added macro for setting the name of the directory under datadir/doc
2005-06-14 hegyi Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not.
2005-06-14 hegyi Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)
2005-06-14 alpar - lp_test is made working.
2005-06-14 ladanyi added support for generating rpms (completely untested though)
2005-06-14 ladanyi updated required automake/autoconf versions (autoconf 2.57 is surely not enough; couldn't test with 2.58)
2005-06-14 ladanyi handle library dependencies
2005-06-14 ladanyi distribute the LICENSE file too
2005-06-14 ladanyi add the icons to the tarball
2005-06-13 hegyi 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-13 deba Bug fix
2005-06-13 deba Some bug fix.
2005-06-13 athos Cplex test disabled again.
2005-06-13 hegyi Edge creation is available.
2005-06-10 athos Some tests have been developed, bugs got fixed.
2005-06-10 deba New EdgeSet Adaptor
2005-06-10 deba Minor change
2005-06-10 deba Minor changes
2005-06-10 hegyi Sorry, forgot to commit two new files.
2005-06-10 hegyi Hopefully, node creation works well, after a small structural consideration.
2005-06-09 ladanyi gcc 3.4 compatibility fixes
2005-06-09 alpar Another bugfix.
2005-06-09 alpar Akos' research pointed out that it is a must.
2005-06-09 athos Bugfix.
2005-06-09 athos Bugfix.
2005-06-09 athos Bugfix.
2005-06-09 athos Bugfix.
2005-06-09 athos I could not check, because: aclocal-1.7: command not found
2005-06-09 alpar - InDegMap fixed
2005-06-09 athos Not ready, but I commit it for simplicity.
2005-06-09 alpar Serious bugfix in ListGraph::SnapShot and SmartGraph::SnapShot
2005-06-09 alpar Trivial doc fixes
2005-06-09 alpar Change the compilation order of subdirs
2005-06-08 klao Bugfixes to compile w. gcc 4.0.0
2005-06-08 alpar InDegMap added
2005-06-08 klao Make target "docs" renamed to "doc"
2005-06-08 klao Bugfix: make doc didn't work in external builddir.
2005-06-08 klao * Doc generation restructuring: don't remove the whole html/
2005-06-07 alpar Modify kruskal to work correctly with UndirGraphs.
2005-06-07 alpar UndirTag added to the graphs
2005-06-07 alpar some thing to do
2005-06-06 hegyi Maps are now selectable through ComboBoxes, and Escape makes MapWin disappeared.
2005-06-04 alpar DualExpr added.
2005-06-03 ladanyi zooming should really work now
2005-06-02 athos Documentation review.
2005-06-01 ladanyi dos2unix
2005-06-01 ladanyi - added toolbar
2005-05-27 hegyi Small documentation is added to GUI
2005-05-26 alpar Revome duplicated typedefs
2005-05-26 athos Some documentation got revised.
2005-05-26 ladanyi - test both lp implementations
2005-05-26 athos _copyLp(), _newLp() implemented.
2005-05-23 ladanyi trunk/src/* move to trunk/
2005-05-21 ladanyi bugfix
2005-05-20 ladanyi added a configuration header to the lemon directory
2005-05-20 athos Functions _eraseRow(), _eraseCol(). Not yet implemented for cplex.
2005-05-20 athos Added function _setCoeff().
2005-05-19 deba Documentation
2005-05-19 deba Able to read edge from undirected edgeset
2005-05-19 alpar A very simple xml parser
2005-05-18 deba Two minor changes.
2005-05-18 ladanyi - minor corrections in the docs
2005-05-16 marci minor modifications
2005-05-14 deba Bug fix.
2005-05-14 deba ContentReader
2005-05-14 deba Six-coloring in plan graphs.
2005-05-14 deba IO with undirected edgesets and undirected graphs.
2005-05-14 deba Smart reference handling in map adaptors
2005-05-14 deba Added backward and forward map.
2005-05-14 deba Handling smarter the references
2005-05-14 deba std:: prefix bug corrected
2005-05-14 deba Descrption for bits
2005-05-14 deba Moved to subgroup
2005-05-14 deba Handling simultan edge adding.
2005-05-11 deba Fixing invertable maps:
2005-05-11 ladanyi moved the gui
2005-05-11 deba Bug fix.
2005-05-11 deba Bug fixes.
2005-05-11 deba LemonWriter and GraphWriter.
2005-05-09 deba New graph reader interface.
2005-05-06 athos Cplex works.
2005-05-05 ladanyi fix 'make mrproper'
2005-05-05 athos Deleted _setRowLowerBound() and _setRowUpperBound() functions. Cplex worked (now it does not because of _getPrimalStatus()).
2005-05-05 ladanyi added directory and check for the GUI
2005-05-05 alpar An unnecessary header removed
2005-05-05 alpar Special maps' placement in the headers and in the doxigen modules
2005-05-04 alpar wrapper -> adaptor
2005-05-02 alpar Better doc generation.
2005-04-29 alpar DataFormatError::what() also prints the name of the exception.
2005-04-29 alpar Docfix
2005-04-29 alpar For the sake of cygwin...
2005-04-28 deba GUI section handling.
2005-04-27 alpar Missing *.m4 files added.
2005-04-27 deba Modifying the interface.
2005-04-27 deba Bug fix.
2005-04-27 deba Changed input operator.
2005-04-26 alpar - BoundingBox::clear() added
2005-04-25 alpar LpSkeleton updated
2005-04-25 athos Missing function _setRowBounds added to lp_skeleton.
2005-04-25 ladanyi bugfix
2005-04-25 ladanyi - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
2005-04-24 ladanyi This way it works also when both GLPK and CPLEX are enabled.
2005-04-24 ladanyi Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.
2005-04-23 ladanyi -I config is passed to aclocal when make invokes it.
2005-04-23 marci A new implementation of UndirGraphWrapper, accordig to the undirected concepts
2005-04-22 alpar Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
2005-04-22 alpar - lp_cplex.h, lp_cplex.cc added
2005-04-22 ladanyi added check for CLPEX
2005-04-21 athos I really have no idea about what to write here now.
2005-04-21 alpar Fix Makefile.am
2005-04-20 athos _clearObj instead of _setObj.
2005-04-20 athos _setObj function
2005-04-19 alpar Get rid of all '-Wall -W' warnings.
2005-04-19 deba Call the default constructor of the ObserverBase.
2005-04-19 alpar Fix glpk summary
2005-04-19 alpar Configure summary is printed. (To be extended.)
2005-04-18 ladanyi ignore src/demo/lp_maxflow_demo
2005-04-18 ladanyi added m4 macro to control documentation generation
2005-04-18 ladanyi irrelevant changes
2005-04-18 alpar icc like this a bit more (no warnings).
2005-04-18 alpar More steps toward gcc-3.4 compatibility
2005-04-18 alpar gcc-3.4 compile fix
2005-04-18 alpar src/work is moved to hugo_loc
2005-04-17 alpar - compile failure fixed
2005-04-15 alpar An unnecessary duplicate removed.
2005-04-15 alpar - Adding new lp_demo.cc finished
2005-04-15 alpar lp_demo.cc becomes lp_maxflow_demo.cc
2005-04-15 alpar Fix a bug that caused corrupt eps file if there are loops or identical
2005-04-15 alpar Correct the english name of EGRES.
2005-04-15 deba Bug fixes.
2005-04-15 deba Bug fix.
2005-04-15 ladanyi Changed the includes.
2005-04-14 ladanyi - Use messages similar to stock autoconf macros'.
2005-04-14 ladanyi updated mrproper target
2005-04-14 ladanyi ignore generated files/dirs
2005-04-14 alpar - Bugfix in XMap/YMap
2005-04-14 ladanyi - removed unnecessary include dirs
2005-04-14 ladanyi - added an m4 script to set debugging related compiler flags
2005-04-14 ladanyi - GLPK is autodetected now
2005-04-13 ladanyi - added autoheader (just to reduce the compliers argument list)
2005-04-12 deba Documentation for lemon/bits.
2005-04-12 deba Source and Target EdgeMap.
2005-04-12 deba Minor changes.
2005-04-12 deba Removed obsolote todo.
2005-04-12 deba Some bug fixes.
2005-04-12 deba Demo program
2005-04-12 alpar GraphReader is made silent
2005-04-12 alpar Missing header added
2005-04-11 athos A little has been done. Some important questions arised.
2005-04-11 athos A little modification: a call for primalStatus().
2005-04-10 alpar 'make docs' and 'make install' is also working now in external build-dir
2005-04-09 alpar Minor corrections in the doc
2005-04-09 deba Obsolte test removed.
2005-04-09 deba Bug fixes.
2005-04-09 deba Functionality changed:
2005-04-09 deba Make standard conform. // math.h -> cmath
2005-04-09 deba Documentation improvments.
2005-04-09 deba Heap concept moved to namespace concept.
2005-04-08 alpar - Insert LP stuff into the module structure
2005-04-08 alpar - Insert LP stuff into the module structure
2005-04-08 alpar Disable shared libraries (makes the compilation a bit faster)
2005-04-08 alpar Add presolver() to turn on/off the GLPK presolver
2005-04-08 alpar An icc warning resolved.
2005-04-08 alpar Only lp_xyz's are linked against -lglpk
2005-04-08 alpar The case when the objective function contains a const component is handled
2005-04-08 alpar Demo prog that computes the max flow by LP
2005-04-08 alpar No output messages by default
2005-04-08 alpar lin_expr.h removed
2005-04-07 athos Cplex interface has improved a lot.
2005-04-07 athos Sample file completed: works correctly and the code is very beautiful. I love LEMON.
2005-04-07 alpar - XMap and YMap added
2005-04-07 athos Makefile has changed.
2005-04-07 athos A sample file.
2005-04-07 athos New functions in lp_glpk.cc. Sample file: lp_sample.cc.
2005-04-07 alpar LpSolverSkeleton -> LpSkeleton
2005-04-07 alpar max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added
2005-04-06 deba Removing sticky using namespace std.
2005-04-06 ladanyi make distcheck works again
2005-04-06 alpar lp_test added
2005-04-05 ladanyi Applied the changes which somehow vanished during my last merge. Thanks goes
2005-04-05 deba Stuffs moved into bits
2005-04-05 ladanyi make distcheck fixes. Anyway it still doesn't work.
2005-04-05 ladanyi - moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
2005-04-05 ladanyi Merged my branch (branches/akos) changes r1654:1740 into the trunk.
2005-04-05 alpar SolutionStatus -> SolveExitStatus
2005-04-05 alpar Subdirectory for low level headers
2005-04-04 hegyi Graph displayer displays graphs now.
2005-04-04 alpar Trivial bugfix
2005-04-04 athos Started cplex low level interface.
2005-04-04 athos Now one can solve an lp problem.
2005-04-04 deba Bug fix.
2005-04-04 deba dimacs_to_lgf demo
2005-04-04 alpar - Modifications to compile with *both* gcc-3.3 and gcc-3.4
2005-04-03 alpar Documentation of abstract functions is in lp_solver_skeleton.h
2005-04-01 alpar - Make lp stuff compilable
2005-04-01 alpar Options for debugging.
2005-04-01 athos Conceptions and bug fixes.
2005-04-01 hegyi To run graph-displayer with sample input, type make run, but do not move the nodes, YET
2005-04-01 hegyi Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
2005-04-01 hegyi Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
2005-04-01 alpar New groups called io_group and dimacs_group added
2005-04-01 hegyi Peter is able to read xy vector from file.
2005-04-01 zsuzska corrections in docs
2005-03-31 alpar SmartGraph can also split() a node!
2005-03-31 alpar getPath() added to Bfs/Dfs/Dijkstra.
2005-03-31 alpar length() returns int istead of size_t
2005-03-31 alpar - split() added
2005-03-31 alpar It works again
2005-03-31 alpar LpSolverBase::Expr is documented
2005-03-31 alpar Correct MapBase usage.
2005-03-30 hegyi XY reading is being wrote.
2005-03-30 marci latex documentation for TightEdgeFilterMap, including amsmath and amssymb latex
2005-03-30 alpar Minor improvements
2005-03-30 zsuzska some small corrections in docs
2005-03-30 alpar - Better (but still incomplete) doc
2005-03-30 alpar - Non-template expressions and constraints (lin_expr.h isn't used)
2005-03-29 deba Some bug fix
2005-03-29 jacint bugfixes in doc
2005-03-28 marci bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to Gabor Retvari
2005-03-27 alpar Use the standard idMap
2005-03-25 deba First version of iterable maps.
2005-03-25 zsuzska corrections in docs
2005-03-25 zsuzska zsuzska's own work directory
2005-03-25 alpar Constraints (expressions containing <= or >=) can be passed to addRow()
2005-03-25 alpar - LpGlpk added to the makefile
2005-03-25 athos This was a bug, I guess
2005-03-25 athos Low level interface for GLPK (Marci ut?n szabadon)
2005-03-25 athos (none)
2005-03-25 alpar - Largely extended linear expressions
2005-03-25 alpar - setRow() added
2005-03-25 alpar - several missing 'const' added
2005-03-25 alpar - src/lemon/utility.h: dummy<> template added
2005-03-24 alpar Oops...
2005-03-24 alpar - lp_solver_skeleton.h/cc: skeleton for actual lp implenetations
2005-03-24 alpar - simple makefile added
2005-03-23 marci documentation
2005-03-23 athos Bug fix (thanks to Misi).
2005-03-23 alpar "unused parameter" warning solved
2005-03-23 athos An alternative of lp_base.h.
2005-03-23 athos Bug fix in lp_base.h.
2005-03-23 athos Completions.
2005-03-23 athos Csak a te kedvedert.
2005-03-23 athos Added.
2005-03-23 athos (none)
2005-03-22 athos Ami f?lig van k?sz, ma m?r f?lig marad...
2005-03-22 marci small improvment in documentation
2005-03-22 athos Modified a bit.
2005-03-22 athos Copied only so far.
2005-03-22 marci DO NOT USE UNDECARED STUFF
2005-03-22 alpar (correctly) ignore distro files.
2005-03-21 alpar Constructor of IdMap<G,I>::InverseMap made public
2005-03-21 alpar Some more MS VC++ compatibility changes (suggested by Janos Tapolcai)
2005-03-21 alpar For cygwin compatibility.
2005-03-21 alpar Several changes in order to compile with gcc-3.4
2005-03-21 alpar Several serious bugs fixed
2005-03-21 klao svn:ignore *.exe (for ms systems)
2005-03-21 klao svn:ignore fix
2005-03-21 klao Fixes for MS VC++ (contributed by Janos Tapolcai)
2005-03-21 alpar Bugfix, thanks to Janos.