nkh / P5-App-Asciio

Plain ASCII diagram
https://nkh.github.io/P5-App-Asciio/
56 stars 4 forks source link

Routing algorithm #29

Open nkh opened 8 years ago

nkh commented 8 years ago

Used to draw multiple, if necessary, segments, arrow between two objects.

A* routing comes to mind, dot, ...

The algorithms are run from external programs, this allows the algorithms to bee written in any language

TBD, how to select which algorithn to run