11 Commits

Author SHA1 Message Date
Oleg Sh
20b8377651 Add logs if emscripted failed. Updated emscripten. 2024-12-25 20:26:41 +01:00
Oleg Sh
1576a1c6e4 Moved php from cgi-bin to backend 2024-10-10 20:17:45 +02:00
Oleg Sh
aac9da9d45 Run cgi algorithm if emscripted throw exception. 2024-08-27 22:11:40 +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
b7b14e16e8 Fix searching of shortest path for graphs with negative edges. 2024-04-05 19:18:47 +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
61bafa7d51 Support negative weight for edges. 2024-03-30 15:03:30 +01:00
Oleg Sh
2e302b9013 Turn on negative edge weight support 2024-03-28 21:49:04 +01:00
Oleg Sh
a5fb17bb9b Refactor handlers. 2023-12-03 17:40:52 +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