flapjs / vanilla

vanilla js flap.js
2 stars 1 forks source link

Graph auto layout #60

Open shishir03 opened 11 months ago

shishir03 commented 11 months ago

Add a button to the menu that automatically cleans up a graph and makes it look more readable. Especially helpful when converting an NFA to a DFA, and all vertices are initially arranged in a line.

shishir03 commented 9 months ago

Todo: make a test function to generate random graphs