Closed fly2008begin closed 5 years ago
The library is not optimized for routing and there is no REST-like API for that. Please use the Javadoc for more details on how to use the routing capabilities, see here: https://github.com/bmwcarit/barefoot/blob/master/src/main/java/com/bmwcarit/barefoot/topology/Router.java
Hello: Has simple routing (Dijkstra) been developed before? Where can I find the examples? Thanks a lot!