mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-04 23:06:07 +00:00
Added button to recommend new algorithm.
This commit is contained in:
@@ -199,7 +199,10 @@ FindShortPathNew.prototype.updateUpText = function()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
FindShortPathNew.prototype.getPriority = function()
|
||||
{
|
||||
return -10;
|
||||
}
|
||||
|
||||
|
||||
// Factory for connected components.
|
||||
|
||||
Reference in New Issue
Block a user