mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-05 07:16:17 +00:00
Added find all patches algorithm.
This commit is contained in:
@@ -146,7 +146,7 @@ MinimumSpanningTree.prototype.getObjectSelectedGroup = function(object)
|
||||
|
||||
MinimumSpanningTree.prototype.getPriority = function()
|
||||
{
|
||||
return -9.5;
|
||||
return -9.3;
|
||||
}
|
||||
|
||||
// Algorithm support multi graph
|
||||
|
||||
Reference in New Issue
Block a user