Added vote to site

This commit is contained in:
Unick Soft
2017-07-28 00:17:42 +03:00
parent a64fff2dd9
commit ab0d155367
23 changed files with 199 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
User account|Possibility to store graphs in your user account and other settings.
Improved visualization|The ability to change colors for vertexes and edges, as well as the shape and size of the vertexes.
Improving the support of large graphs|Make easy work with large graphs with the number of vertixes is more than 300.
More algorithms|Add more algorithms: maximum flow, minimum cut, radius, diameter, coloring graph.