6 Commits

Author SHA1 Message Date
Oleg Sh
d3416b63b3 Add find all shortest pathes between two vertexes. 2025-08-13 22:06:28 +02:00
Oleg Sh
a5120569f3 Add Max Independent Set algorithm. 2025-08-09 13:53:31 +02:00
Oleg Sh
c9201526a9 Fixed shrt path algorithm name for graphs with negative edges. Fix loader. 2024-08-03 21:03:42 +02:00
Oleg Sh
e2a708a140 Temporary disabled search of shortest path for graphs with negative edges. 2024-04-01 10:47:23 +02:00
Oleg Sh
0e86fd9a51 One more fix for safari 2023-11-06 21:15:14 +02:00
Oleg Sh
43a4b44a22 Change script location.
Split js code.
Added cache and changed loading mechanism for js sources.
2023-11-06 19:16:50 +02:00