mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-03 06:16:20 +00:00
Changed algorithm order
This commit is contained in:
@@ -179,7 +179,7 @@ FindMaxFlow.prototype.getObjectSelectedGroup = function(object)
|
||||
|
||||
FindMaxFlow.prototype.getPriority = function()
|
||||
{
|
||||
return -9.6;
|
||||
return -8.0;
|
||||
}
|
||||
|
||||
// @return true, if you change resotry graph after use.
|
||||
|
||||
Reference in New Issue
Block a user