Added more colors for vertex. Added Coloring algorithm. Reorder algorithm.

This commit is contained in:
Unick Soft
2018-05-09 20:59:12 +03:00
parent fdeb56c6c9
commit 1d8385f383
4 changed files with 291 additions and 3 deletions

View File

@@ -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.