autopilot: add TopCentrality to the available heuristics

This commit is contained in:
Andras Banki-Horvath
2020-06-17 19:13:08 +02:00
parent 8373b2ad20
commit ccabad8607

View File

@@ -185,6 +185,7 @@ var (
availableHeuristics = []AttachmentHeuristic{
NewPrefAttachment(),
NewExternalScoreAttachment(),
NewTopCentrality(),
}
// AvailableHeuristics is a map that holds the name of available