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
|
c03aec364c
|
add comparison tool for graph classes
|
2015-04-16 11:25:43 +02:00 |
|
Dennis Luxen
|
3bd27ae8c5
|
change copyright line from personal names to project
|
2015-02-19 09:19:51 +01:00 |
|
Dennis Luxen
|
b20b7e65bf
|
renamed: Util/* -> util/*
|
2015-01-27 17:47:23 +01:00 |
|
Dennis Luxen
|
24943ccee6
|
fix use of old-style cast
|
2015-01-02 17:43:46 +01:00 |
|
Dennis Luxen
|
58de37e822
|
renamed: DataStructures/* -> data_structures/*
|
2014-11-28 12:15:31 +01:00 |
|