dmatetelki
|
64e8db157d
|
PriorityQueue does not have contains fn anymore
|
10 years ago |
dmatetelki
|
1a64773a66
|
making dist and prev maps into 1, as they are accessed together always, for performance reasons.
|
10 years ago |
dmatetelki
|
9c358ba618
|
Basic Priority Queue with modifykey implementation with std::map
|
10 years ago |
dmatetelki
|
951fe8a67d
|
Catch requires test files to be compulation units.
|
10 years ago |
dmatetelki
|
b8ae660a76
|
Removing unnecessary tests
|
10 years ago |
dmatetelki
|
834c3239ff
|
test fixture float2 has a ctor time computed hash member for performance
|
10 years ago |
dmatetelki
|
984334daf9
|
Marking test/catch.hpp with #pragma GCC system_header to avoid the warnings.
|
10 years ago |
dmatetelki
|
9c85a9459f
|
pathFromPrevList fixed
|
10 years ago |
dmatetelki
|
b02fc27390
|
test_graph_algorithms.hpp, dijkstra is fixed
|
10 years ago |
dmatetelki
|
5160549dc9
|
Graph all locals are auto typed.
|
10 years ago |
dmatetelki
|
9787a9c013
|
refactoring Graph::modifyVertex
|
10 years ago |
dmatetelki
|
b41eb87246
|
refactoring Graph::removeVertex
|
10 years ago |
dmatetelki
|
599b85e6c4
|
More Graph tests, preparing for performance tests.
|
10 years ago |
dmatetelki
|
7aa6d86cb9
|
fixing catch.hpp include in test_graph.hpp, removing most tests for now.
|
10 years ago |
dmatetelki
|
1945887139
|
fixing include path in test_main.cpp
|
10 years ago |
dmatetelki
|
155aa18b45
|
First commit to utilize Travis CI.
|
10 years ago |
dmatetelki
|
5003147e28
|
graph.hpp renamed to graphwd.hpp
|
11 years ago |
dmatetelki
|
31806b22b9
|
Renaming Graph to GraphWD, adding tests.
|
11 years ago |
Denes Matetelki
|
fda1305c05
|
small refactor
|
12 years ago |
Denes Matetelki
|
aa812cefda
|
file restructures to be mergeable with project-seed
|
12 years ago |