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
|
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
|
2bc0bda130
|
Add vertex finder feature.
|
2025-06-15 15:52:55 +02:00 |
|
Oleg Sh
|
8a649df3cf
|
Merge branch 'master' of github.com:UnickSoft/graphonline
|
2025-05-06 21:20:15 +02:00 |
|
Oleg Sh
|
9ef50c538e
|
Marked 'Check Graphs Isomorphism' as beta, because it works incorrect sometimes.
|
2025-05-06 21:16:42 +02:00 |
|
globart
|
5d3974404c
|
fix Hamiltonian Path UA translation
|
2025-04-27 17:52:37 +03:00 |
|
globart
|
c81c79d25c
|
fix directed edge mistake in ua, ru, en languages
|
2025-03-23 13:29:26 +02:00 |
|
globart
|
8a90c03366
|
add ukrainian language; fix russian typos
|
2025-03-21 22:33:40 +02:00 |
|