Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Source / Multi Target routing #1162

Closed
wants to merge 13 commits into from
Closed

Multi Source / Multi Target routing #1162

wants to merge 13 commits into from

Commits on Aug 18, 2014

  1. Configuration menu
    Copy the full SHA
    6480f32 View commit details
    Browse the repository at this point in the history
  2. use edge offset 0

    felixguendling committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    1d8a433 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2014

  1. Configuration menu
    Copy the full SHA
    4c3b3dd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2014

  1. use CURRENT_CMAKE_SOURCE_DIR instead of CMAKE_SOURCE_DIR

    This enables reuse of the CMakeLists.txt file as a sub_directory of another CMakeLists.txt file
    felixguendling committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    5e5a97b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2014

  1. Configuration menu
    Copy the full SHA
    769f43f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2014

  1. Configuration menu
    Copy the full SHA
    f23bf1a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2014

  1. Configuration menu
    Copy the full SHA
    0333e99 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:Project-OSRM/osrm-backend into o…

    …ne-to-many-routing
    
    Conflicts:
    	Library/OSRM_impl.cpp
    	data_structures/search_engine.hpp
    felixguendling committed Dec 9, 2014
    Configuration menu
    Copy the full SHA
    8b6415e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82725b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b65fe1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. Configuration menu
    Copy the full SHA
    eeca303 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2015

  1. remove profiling from CMakeLists, fit eval code to current OSRM versi…

    …on, bugfix (consider min_edge_offset)
    felixguendling committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    f1e1322 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2015

  1. Configuration menu
    Copy the full SHA
    5664ee8 View commit details
    Browse the repository at this point in the history