High performance profile with exception path

Deals with generic topics such as logging, framework and so on. If you are not sure where to place your topic just put it here.
Post Reply
biro.daniel
Posts: 41
Joined: Tue Aug 23, 2016 8:08 am

High performance profile with exception path

Post by biro.daniel »

Hello guys,

Can a high-performance network generation calculate with one or more exception path?
If we would like to use high-performance network when calculating a request can we add one or more additional exception path in the request and still use the high-performance network?

Thanks in advance
BR
Daniel
Joost
Posts: 306
Joined: Fri Apr 25, 2014 1:46 pm

Re: High performance profile with exception path

Post by Joost »

Hello Daniel,

High performance routing cannot work with exception paths. One requirement for high performance routing is a fix set of options, adding an exception path will violate this requirement. xRoute will the automatically fall back to conventional routing.

If the path you want to avoid is stable you can use map and guide to create a custom blocking layer. The graph generator can take one blocking layer into account when creating a graph. If your exception path is dynamic however this is not a viable solution.

With regards,
Joost
Joost Claessen
Senior Technical Consultant
PTV Benelux
Post Reply