Denes Matetelki
|
6da73fb7d3
|
vertices() and meightboursOf return vectors of const pointers
|
12 years ago |
Denes Matetelki
|
25b77e5d1c
|
Edge is now a class, returning references
|
12 years ago |
Denes Matetelki
|
11ac110653
|
Revert "reverting the allocator idea"
This reverts commit 9a020e81e8 .
|
12 years ago |
Denes Matetelki
|
9a020e81e8
|
reverting the allocator idea
|
12 years ago |
Denes Matetelki
|
ed5757a3fd
|
Working on allocators
|
12 years ago |
Denes Matetelki
|
5969398343
|
Replacing remaining float weight types with E
|
12 years ago |
Denes Matetelki
|
8b8795d80b
|
Forward declaring fix: struct instead of class
|
12 years ago |
Denes Matetelki
|
3a38079612
|
experimenting with allocators, graph crashes
|
12 years ago |
Denes Matetelki
|
59e63a6530
|
Graph::resize to be able to allocate memory for vertices when their number is known in advance
|
12 years ago |
Denes Matetelki
|
f0710ec710
|
unique push to vector
|
12 years ago |
Denes Matetelki
|
c6f9a544e3
|
Edge weight is a template parameter now
|
12 years ago |
Denes Matetelki
|
9a715337d4
|
graph can be directed and undirected
|
12 years ago |
Denes Matetelki
|
c5f7924399
|
iterators can be used in a const situation too
|
12 years ago |
Denes Matetelki
|
955aba40ad
|
short functions are inline
|
12 years ago |
Denes Matetelki
|
e139c1ca98
|
graph.h renamed to graph.hpp
|
12 years ago |