55 Commits

Author SHA1 Message Date
Oleg Sh
5ae3760ba8 Add output path for find all paths. 2022-03-06 22:37:02 +02:00
Oleg Sh
430e6a80be Changed algorithms menu design. 2022-02-12 20:16:40 +02:00
Oleg Sh
513fb80a0c Add Emsctipted implementation for algorithm. 2021-12-08 21:48:50 +02:00
Oleg Sh
63a0cef6cc Add algorithm to find all shortest paths from one vertex to another. 2021-11-11 20:53:29 +02:00
Oleg Sh
dc6c90991e Added find all patches algorithm. 2021-09-29 21:10:14 +02:00
serd2011
0a294c1720 Added use of locale inColoring algorithm 2021-09-19 19:05:44 +03:00
serd2011
56ab95df40 Added use of locale in Graph Reorder algorithm 2021-09-19 18:59:11 +03:00
serd2011
92dd7751e3 Added use of locale in Modern Graph Style algorithm 2021-09-19 18:58:33 +03:00
serd2011
164a2818f0 Added use of locale in Vertices Degree algorithm 2021-09-19 18:43:19 +03:00
serd2011
c145c53ec8 Added use of locale in Radius and Diameter algorithm 2021-09-19 18:27:12 +03:00
serd2011
50eda744d6 Fixed missprint in radius and diameter algorithm in Russian 2021-09-16 02:14:13 +03:00
Oleg Sh
5076ba07c5 Fix search Eulerian path/loop if graph has separate nodes. 2021-06-12 16:07:37 +02:00
Oleg Sh
8c3e607d2c Add check graphs isomophism.
Changed some default styles.
2021-01-31 17:23:22 +02:00
Unick Soft
cf0970f5a1 Change spanning tree calculations. Ignore orientation of edges. 2020-09-05 12:51:17 +02:00
/usr/bin/nano
61f79385ea Fix conflict 2020-07-03 23:24:10 +03:00
Unick Soft
abb41c3852 Added translation for algorithm names. 2020-06-21 11:00:39 +02:00
Unick Soft
4fbe526813 Fix hamiltonpath for non multi graphs. 2020-05-03 21:25:54 +02:00
Unick Soft
14cefec5c1 Fix search loop and path in non multi graph. 2020-05-03 21:17:49 +02:00
Unick Soft
aa1be3fae5 Added multigraph support for hamiltonian loop/path 2020-04-01 21:21:20 +02:00
Unick Soft
fa79baf2ea Added multigraph support 2020-02-27 22:13:25 +02:00
Unick Soft
ec4e64585b Added support of multigraph 2020-02-27 21:47:03 +02:00
Unick Soft
7c2383ada4 Add degree calculations for multigraph 2020-02-23 22:29:14 +02:00
Unick Soft
1e6dbc279f Add mutligraph support for floid algorithm 2020-02-23 11:28:56 +02:00
/usr/bin/nano
b659e2cd60 Merge branch 'master' of https://github.com/UnickSoft/graphonline 2020-01-25 15:14:42 +03:00
Oleg Sh
0059cebea0 Added multi graph supports for some algorithms. 2020-01-25 13:18:38 +02:00
/usr/bin/nano
a3ac8b8fe5 Merge branch 'master' of https://github.com/UnickSoft/graphonline 2019-10-05 20:11:53 +03:00
/usr/bin/nano
19fc5524b2 Change mode 2019-10-05 20:09:43 +03:00
Unick Soft
063c2f9ec0 Add multigraph support. Visualization and some algorithms. 2019-10-05 16:11:55 +02:00
Oleg Sh
5e9431f33a Fixes to run from sub-directory. 2019-06-29 18:10:15 +02:00
Unick Soft
e8a985c91b Fix typo 2019-05-30 21:43:53 +02:00
Oleg Sh
381d6474a8 fix php cgi scripts. Renamed BFS. 2019-05-25 14:26:24 +02:00
Unick Soft
db6167921e Changed algorithm order 2019-01-03 14:05:06 +02:00
Unick Soft
d282e24590 Added BFS and DFS 2019-01-03 13:50:27 +02:00
Unick Soft
7b1920485d Added hamiltonoan loop/path 2018-10-06 00:27:39 +02:00
Unick Soft
62e7489df6 Disable electaration 2018-07-08 19:48:05 +03:00
Unick Soft
0149bcc1f7 Added new vote 2018-06-10 15:16:26 +02:00
Unick Soft
9c28729319 Fix coloring for tree. 2018-05-12 12:56:39 +03:00
Unick Soft
53611f1d61 Fix name 2018-05-09 21:02:57 +03:00
Unick Soft
1d8385f383 Added more colors for vertex. Added Coloring algorithm. Reorder algorithm. 2018-05-09 20:59:12 +03:00
Unick Soft
c4b72cca51 Fix shortest path infinity value. 2018-04-27 21:03:10 +03:00
Unick Soft
3ab8105866 Updated max stream. Improved visualisation. 2018-04-21 15:33:53 +03:00
Unick Soft
c1c0d55075 Added max flow algorithm. 2018-04-14 22:39:52 +03:00
Unick Soft
323b05d6cd Fix algorithm sort. 2018-02-17 20:40:12 +03:00
Unick Soft
9361664643 Added radius and diameter search 2018-02-17 17:32:25 +03:00
Unick Soft
6a6919b2f1 Added Floid algorithm. 2017-12-10 22:01:46 +03:00
Unick Soft
d6d27397a4 Added EulerianPath 2017-11-19 22:17:21 +03:00
Unick Soft
5292f162bb Updated Need algorithm dialog. 2017-10-28 14:32:06 +03:00
Unick Soft
3f16d03e71 Fixed translations 2017-10-16 23:05:00 +03:00
Unick Soft
7e71a151da Added button to recommend new algorithm. 2017-10-12 23:02:16 +03:00
Unick Soft
45203a13ce Added algorithm to arrange graph. 2017-09-30 23:31:53 +03:00