scozv / algo-js

[obsoleted] has been moved to project Tango:
https://github.com/scozv/tango
GNU General Public License v3.0
2 stars 1 forks source link

more graph properties validation should be implemented #12

Open scozv opened 10 years ago

scozv commented 10 years ago

From Algo.js of Google Code on August 01, 2013 20:26:48

after revision f1cb92db64cf , we try to find out more info from topological sort, such as is there cycle?

we should add more properties validation function for graph type.

Original issue: http://code.google.com/p/algo-js/issues/detail?id=12

scozv commented 10 years ago

From Algo.js of Google Code on September 26, 2013 22:11:17

low down the priority

Labels: -Priority-Medium Priority-Low