Siarhei Fedartsou
|
902bfc7806
|
Refactor CMake code related to compiler warnings, enable some additional warnings (#6355)
|
2022-09-30 11:42:36 +02:00 |
|
Siarhei Fedartsou
|
8e74b7af9d
|
Enable performance-move-const-arg clang-tidy check (#6319)
|
2022-08-23 19:03:41 +02:00 |
|
Siarhei Fedartsou
|
3d2db20777
|
Enable more clang-tidy checks. (#6270)
* Enable more clang-tidy checks
|
2022-06-30 14:32:12 +01:00 |
|
Daniel Patterson
|
50d9632ed7
|
Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10
* Reformat using clang-format-10.0.09
|
2020-11-26 07:21:39 -08:00 |
|
Patrick Niklaus
|
168e313f73
|
Correctly mark edges going to/from core with exclude flags
|
2018-01-11 12:46:49 +00:00 |
|
Patrick Niklaus
|
c2a605a70d
|
Contract the exclude-flag sub-graphs as well
|
2017-10-24 09:46:44 +02:00 |
|
Patrick Niklaus
|
404c275101
|
Add a specilization for contraction without exclude flags
This saves about 10% overhead and avoids contraction changes
to previous releases.
|
2017-10-17 12:09:00 +01:00 |
|
karenzshea
|
e385f6352e
|
restore libosrm interface for corech, fallback to ch
|
2017-10-13 14:53:49 +01:00 |
|
karenzshea
|
4f3414c4cc
|
remove core factor opt from exclude graph
|
2017-10-13 14:53:49 +01:00 |
|
Patrick Niklaus
|
61c430c098
|
Implement exclude flags on CH using shared core
The core is fully contracted for each exclude flag
and stored in a merged graph data structure.
|
2017-09-01 21:26:00 +02:00 |
|