2005-03-21 |
alpar |
For cygwin compatibility.
|
changeset |
files
|
2005-03-21 |
alpar |
Several changes in order to compile with gcc-3.4
|
changeset |
files
|
2005-03-21 |
alpar |
Several serious bugs fixed
|
changeset |
files
|
2005-03-21 |
klao |
svn:ignore *.exe (for ms systems)
|
changeset |
files
|
2005-03-21 |
klao |
svn:ignore fix
|
changeset |
files
|
2005-03-21 |
klao |
Fixes for MS VC++ (contributed by Janos Tapolcai)
|
changeset |
files
|
2005-03-21 |
alpar |
Bugfix, thanks to Janos.
|
changeset |
files
|
2005-03-19 |
alpar |
A strange compilation failure (under cygwin) is fixed.
|
changeset |
files
|
2005-03-19 |
alpar |
- A primitive function type interface for Preflow.
|
changeset |
files
|
2005-03-18 |
alpar |
Minor changes for educational purposes.
|
changeset |
files
|
2005-03-17 |
hegyi |
Magic anyangle is Faster, harder, Blumchen
|
changeset |
files
|
2005-03-17 |
hegyi |
Magic triangle is a bit more DONE, and is already not only a triangle.
|
changeset |
files
|
2005-03-17 |
alpar |
MapFunctor is made an STL standard compliant functor.
|
changeset |
files
|
2005-03-17 |
alpar |
The first step toward function type interface to Preflow alg:
|
changeset |
files
|
2005-03-16 |
hegyi |
Magic triangle is READY.
|
changeset |
files
|
2005-03-16 |
alpar |
- Add compilation tests for the function type interface of BFS/DFS/Dijkstra
|
changeset |
files
|
2005-03-16 |
alpar |
ForkMap and CombineMap added.
|
changeset |
files
|
2005-03-16 |
alpar |
- Several updates and clarifications on dijkstra.h
|
changeset |
files
|
2005-03-16 |
alpar |
Missing header file added
|
changeset |
files
|
2005-03-16 |
alpar |
Missing input file added
|
changeset |
files
|
2005-03-16 |
alpar |
- '.lgf' could be the standard 'lemon graph format' extension.
|
changeset |
files
|
2005-03-11 |
deba |
Changing exception names.
|
changeset |
files
|
2005-03-11 |
deba |
Solve conflict.
|
changeset |
files
|
2005-03-11 |
hegyi |
i am getting familiar with gtkmm and gnomecanvasmm
|
changeset |
files
|
2005-03-11 |
deba |
Bug fix.
|
changeset |
files
|
2005-03-11 |
deba |
work modifications
|
changeset |
files
|
2005-03-09 |
klao |
Fix a bug noticed by deba.
|
changeset |
files
|
2005-03-09 |
deba |
Easy input-output function for common graphs.
|
changeset |
files
|
2005-03-09 |
deba |
ExceptionMember helper class.
|
changeset |
files
|
2005-03-09 |
deba |
Increase test
|
changeset |
files
|
2005-03-09 |
deba |
Bug fix in radix heap.
|
changeset |
files
|
2005-03-07 |
alpar |
Minor doc changes
|
changeset |
files
|
2005-03-07 |
alpar |
Nothing special
|
changeset |
files
|
2005-03-07 |
alpar |
- rot90() and rot270() added to xy.h
|
changeset |
files
|
2005-03-06 |
alpar |
Bugfix in DijkstraWizard
|
changeset |
files
|
2005-03-06 |
alpar |
Doc improvements
|
changeset |
files
|
2005-03-06 |
alpar |
Missing #ifndef-#define
|
changeset |
files
|
2005-03-06 |
alpar |
Bugfix in BidirGraphWrapper
|
changeset |
files
|
2005-03-05 |
marci |
let's remember: the boss said that we have to test even the non-working codes
|
changeset |
files
|
2005-03-04 |
alpar |
- Bugfix in setting the previous Node
|
changeset |
files
|
2005-03-04 |
alpar |
The source node is reported to be reaches but it has no previous node/edge.
|
changeset |
files
|
2005-03-04 |
deba |
Change test to be up to date.
|
changeset |
files
|
2005-03-04 |
deba |
Bug fix, and g++ 3.4 compatibility changes.
|
changeset |
files
|
2005-03-04 |
deba |
Adding GraphEdgeSet and GraphNodeSet classes to graph_utils.h.
|
changeset |
files
|
2005-03-04 |
deba |
Correcting explicit declaration.
|
changeset |
files
|
2005-03-04 |
deba |
Bug fix
|
changeset |
files
|
2005-03-04 |
deba |
Bug fix
|
changeset |
files
|
2005-03-04 |
deba |
Fix documentation.
|
changeset |
files
|
2005-03-04 |
deba |
concept and checking functions for heaps
|
changeset |
files
|
2005-03-04 |
deba |
Radix heap_implementation
|
changeset |
files
|
2005-03-04 |
deba |
make constructors explicit
|
changeset |
files
|
2005-03-04 |
athos |
Corrected an error (dicussed with marci)
|
changeset |
files
|
2005-03-03 |
athos |
Some more documentation (sorry, I forgot to check the doxygen.log and now I am under windows)
|
changeset |
files
|
2005-03-03 |
athos |
Added two demo programs: of course they are not considered to be complete or finished in any sense.
|
changeset |
files
|
2005-03-02 |
athos |
Some work has been done in the quicktour.
|
changeset |
files
|
2005-02-28 |
alpar |
Better color to bw conversion
|
changeset |
files
|