Patrick Niklaus
|
021a1c7a39
|
Restructure the construction of the undirected graph
|
2015-07-01 18:07:29 +02:00 |
|
Patrick Niklaus
|
fd30e82836
|
Add graph compressor unit tests
|
2015-07-01 18:07:29 +02:00 |
|
Patrick Niklaus
|
17a4463f59
|
More assertions
|
2015-05-28 15:18:48 +02:00 |
|
Patrick Niklaus
|
52592b84fd
|
Add functions to find reverse edge to DynamicGraph
|
2015-04-17 00:22:51 +02:00 |
|
Patrick Niklaus
|
f2cd68e3ec
|
Return SPECIAL_EDGEID if no edge was found
|
2015-04-17 00:21:57 +02:00 |
|
Dennis Luxen
|
aff590a44d
|
make implementation of FindEdge consistent among graph implementations, introduce FindSmallestEdge() function to return the edge with smallest weight if there are multiple, fixes #1427
|
2015-04-16 16:12:08 +02:00 |
|
Dennis Luxen
|
0eb2106067
|
reorder includes, add tuple include
|
2015-04-16 14:30:52 +02:00 |
|
Dennis Luxen
|
c03aec364c
|
add comparison tool for graph classes
|
2015-04-16 11:25:43 +02:00 |
|
Dennis Luxen
|
dc08c516bf
|
use std::tie() to simplify lexicographic comparisons
|
2015-02-19 19:15:16 +01:00 |
|
Dennis Luxen
|
3bd27ae8c5
|
change copyright line from personal names to project
|
2015-02-19 09:19:51 +01:00 |
|
Dennis Luxen
|
858245db7d
|
fix warning: implicit signed/unsigned warning
|
2015-02-10 11:58:56 +01:00 |
|
Dennis Luxen
|
b20b7e65bf
|
renamed: Util/* -> util/*
|
2015-01-27 17:47:23 +01:00 |
|
Dennis Luxen
|
58de37e822
|
renamed: DataStructures/* -> data_structures/*
|
2014-11-28 12:15:31 +01:00 |
|