Oleg Sh
|
dfeac352c1
|
Support multigraph for algorithms:
- Find all paths.
- Find longest path.
- Find all shortest paths.
|
2025-08-16 13:58:09 +02:00 |
|
Oleg Sh
|
a5120569f3
|
Add Max Independent Set algorithm.
|
2025-08-09 13:53:31 +02:00 |
|
Oleg Sh
|
6e8ee286d2
|
Updated graphonline. Fixed max clique search.
|
2025-05-23 15:24:59 +02:00 |
|
Oleg Sh
|
20b8377651
|
Add logs if emscripted failed. Updated emscripten.
|
2024-12-25 20:26:41 +01:00 |
|
Oleg Sh
|
b7b14e16e8
|
Fix searching of shortest path for graphs with negative edges.
|
2024-04-05 19:18:47 +02:00 |
|
Oleg Sh
|
61bafa7d51
|
Support negative weight for edges.
|
2024-03-30 15:03:30 +01:00 |
|
Oleg Sh
|
1bc95c5991
|
Optimised algoirthms
|
2024-03-24 19:12:07 +01: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 |
|