mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Fix searching of shortest path for graphs with negative edges.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Global version needs to force reload scripts from server.
|
||||
let globalVersion = 76;
|
||||
let globalVersion = 77;
|
||||
|
||||
var include = function(filename, localDir) {
|
||||
return {filename: filename, localDir: localDir};
|
||||
|
||||
Reference in New Issue
Block a user