bdbadeaa75
This commit defines a new heuristic WeightedCombAttachment that takes a set of sub-heuristics, and produces a final node score by querying the sub-heuristics and combining the scores from them according to their weights. This way it will look like a regular, single heuristic to the autopilot agemnt, but can be a more complex combination of several. |
||
---|---|---|
.. | ||
agent_constraints_test.go | ||
agent_constraints.go | ||
agent_test.go | ||
agent.go | ||
choice_test.go | ||
choice.go | ||
combinedattach.go | ||
graph.go | ||
interface.go | ||
log.go | ||
manager.go | ||
prefattach_test.go | ||
prefattach.go |