mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-05 23:36:22 +00:00
Added more colors for vertex. Added Coloring algorithm. Reorder algorithm.
This commit is contained in:
@@ -179,7 +179,7 @@ FindMaxFlow.prototype.getObjectSelectedGroup = function(object)
|
||||
|
||||
FindMaxFlow.prototype.getPriority = function()
|
||||
{
|
||||
return -9.7;
|
||||
return -9.6;
|
||||
}
|
||||
|
||||
// @return true, if you change resotry graph after use.
|
||||
|
||||
Reference in New Issue
Block a user