Dennis Luxen
|
f8753fb9f1
|
fix overly long line
|
2015-01-05 16:32:11 +01:00 |
|
Dennis Luxen
|
25326b571b
|
renamed: Util/OSRMException.h -> Util/osrm_exception.hpp
|
2015-01-05 15:40:05 +01:00 |
|
Dennis Luxen
|
2caeb4008c
|
renamed: Util/GitDescription.cpp.in -> Util/git_sha.cpp.in
renamed: Util/GitDescription.h -> Util/git_sha.h
|
2015-01-05 14:32:04 +01:00 |
|
Dennis Luxen
|
fe1f11b071
|
renamed: Util/StringUtil.h -> Util/string_util.hpp
|
2015-01-05 10:22:11 +01:00 |
|
Dennis Luxen
|
a54d4b98b1
|
add const keyword in range based for loop
|
2014-12-31 16:04:53 +01:00 |
|
Dennis Luxen
|
d741b624be
|
pass component class by ref (not value) in edge-based graph factory
|
2014-12-30 11:44:11 +01:00 |
|
Dennis Luxen
|
f4c8db6105
|
- serialize component_id
- remove calls to deprecated NN function in facades
|
2014-12-23 16:14:28 +01:00 |
|
Dennis Luxen
|
b2637b9a43
|
compute component id for each SCC
|
2014-12-23 15:26:06 +01:00 |
|
Dennis Luxen
|
f42cc848d5
|
- correct number of components in compressed graph by number of removed nodes
- replace integer for loops by integer range-based loop
|
2014-12-23 14:51:25 +01:00 |
|
Dennis Luxen
|
10bb2cce8e
|
count number of removed nodes as a private member variable in EdgeBasedGraphFactory
|
2014-12-23 14:37:01 +01:00 |
|
Dennis Luxen
|
8174b3b85a
|
output total number of compoments and those of size one
|
2014-12-23 14:33:38 +01:00 |
|
Dennis Luxen
|
8d8724b3e1
|
use SCC code for exploration of components
|
2014-12-23 12:27:04 +01:00 |
|
Dennis Luxen
|
47a2271e27
|
copy edits:
|
2014-12-23 11:30:45 +01:00 |
|
Dennis Luxen
|
ccc4607d6d
|
renamed: Util/GraphLoader.h -> Util/graph_loader.hpp
|
2014-12-22 16:09:01 +01:00 |
|
Dennis Luxen
|
13bf4fab32
|
make implementation of restriction map independent of graph type
|
2014-12-19 16:46:12 +01:00 |
|
Dennis Luxen
|
2ebe2faa74
|
renamed Util/TimingUtil.h -> Util/timing_util.hpp
|
2014-12-17 17:33:31 +01:00 |
|
Dennis Luxen
|
58de37e822
|
renamed: DataStructures/* -> data_structures/*
|
2014-11-28 12:15:31 +01:00 |
|
Dennis Luxen
|
7b3a0c5105
|
renamed: Contractor/* -> contractor/*
|
2014-11-28 10:30:21 +01:00 |
|