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
No known key found for this signature in database
GPG Key ID: 80E5375C094198D8

View File

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