Add readme.md

This commit is contained in:
Unick Soft
2020-06-21 22:28:29 +02:00
parent 8e8167bceb
commit a2a5f7ef25
2 changed files with 34 additions and 3 deletions
+15
View File
@@ -0,0 +1,15 @@
# About this content
In this directory you can find simple page(index.html), which helps you to create new algorthm on graph on JavaScript. You don't need setuping webserver/php and other environment component. You can simple open index.html in browser and it should work. Also you find here algorithm sample (NewAlgorithm.js).
# Algorithm creating
Usualy algorithm is placed on js file. You can look sample NewAlgorithm.js, which search neighbors of vertex.
As other examples you can look some of our algorithms in /script/plugins. Not all of them are just JS algorthms, some of them use cgi binary component.
Description of majer classes you find in pdf: https://graphonline.ru/en/wiki/uploads/Development/GraphonlineAPI10En.pdf
# Supports & feedback
You can write on github to @UnickSoft or to email admin@graphonline.ru