mjwybrow / adaptagrams

Libraries for constraint-based layout and connector routing for diagrams.
http://www.adaptagrams.org/
264 stars 81 forks source link

[Question][libavoid] Experimental features under Avoid::RoutingParameter #75

Open maxmrzk opened 1 week ago

maxmrzk commented 1 week ago

Hello,

I've been using libavoid for orthogonal connector Routing and like the results a lot. For a current routing problem, I would need to use some of the Routing Parameters which are flagged as experimental and not recommended for normal use. In detail:

I think these features add a lot for more complex graph structures and I would like to know, if there are any plans on making these non-experimental in the future. Or otherwise, if there are any other reasons besides performance that speak against using these parameters.

I just wanted to confirm that it is secure and reliable to invest time in developing on the foundations of these features. Thank you very much in advance !

Aksem commented 1 week ago

Hello,

I can share my experience:

I would also be interested in improving both. Also, I have a fork of adaptagrams, which I maintain.

maxmrzk commented 1 week ago

Thank you for sharing your thoughts and letting me know.