Hi Eric,
That is a very good question, and the simple answer is "not yet" . The reason for that is twofold:
- Shortest path with turn penalties (or bans) needs to be solved with a vine-based algorithm, and AequilibraE has only a node-based one (curious minds can go here for a simple explanation:
http://tfresource.org/Vine_building)
- AequilibraE still does not have a data model that supports turn bans/penalties.
Right now we are in the middle of building the data model functionality, which will be coupled with a network editing tool (
https://github.com/AequilibraE/TranspoNet), and more advanced traffic assignment algorithms will come after that.
I do not anticipate this coming to life in the next year or so, unless somebody wants to invest in the development of these capabilities (e.g. some public agency wanting to leave commercial packages behind).
Cheers,
Pedro