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.)