Algorithms and data structures at heart.
- Everywhere, virtually
- http://www.project-osrm.org
- @dennisluxen
Block or Report
Block or report DennisOSRM
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
-
KaHIP Public
Forked from KaHIP/KaHIP
The graph partitioning framework KaHIP -- Karlsruhe High Quality Partitioning.
C++
209 contributions in the last year
Contribution activity
May 2022
Created 31 commits in 1 repository
Opened 29 pull requests in 1 repository
DennisOSRM/toolbox-rs
29
merged
- Add parsing of recursion depth to command line
- Fix minimum size in inertial flow and add a unit test
- Add type to represent partition IDs in a recursive partitioning scheme
- Auto-update cargo crates
- Auto-update cargo crates
- Update README.md
- Auto-update cargo crates
- Avoid unecessary graph copy
- Auto-update cargo crates
- Auto-update cargo crates
- Refactor inertial flow substep into its own function
- Replace println with proper log statements
- Various small memory fixes, i.e. shrink after removing eigenloops
- Make b-factor configurable
- Prep v0.1.4 release
- Add inertial flow implementation
- Implement MaxFlow::run_with_upper_bound(.)
- Less verbose CI
- Implement instantiating the graph from an already sorted list
- Add DIMACS graph format support
- Parallel edge check
- Auto-update cargo crates
- Auto-update cargo crates
- Auto-update cargo crates
- Auto-update cargo crates
- Some pull requests not shown.