Hey, yes both osrm-backend and osrm-fronend-v2 are licensed under BSD-2-Clause license. So you should be good if you add an appropriate citation. osrm-frontend-v2 might have some bugs left, but otherwise should be okay to use. You can also try going with plain leaflet-routing-machine [1] which is used by the new iteration of the frontend.
[1] https://github.com/perliedman/leaflet-routing-machine On Mon, Apr 6, 2015 at 9:40 PM, Mohammed Ayoub NEGGAZ <[email protected]> wrote: > Ps : Since our algorithm is not yet published, are we able to work with > OSRM without making the source open until the publishing ? > > 2015-04-06 21:39 GMT+02:00 Mohammed Ayoub NEGGAZ <[email protected]>: > >> Hi, >> >> We have implemented new dynamic routing algorithmm and we're using ORSM >> as a starting point. >> >> We have cloned the OSRM class and implemented our DRM (Dynamic Routing >> Machine) that calls our plugin which compute the shortest path using our >> algorithm and then output the resul in the osrm-frontend-v2. >> >> osrm-frontend-v2 don't have a release on github yet, can we still use it >> for our thesis ? >> >> Thanks, >> >> With respect, >> >> > > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk > >
_______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
