e98d859882
This commit defines a new struct HeuristicConstraints that will be used to keep track of the initial constraints the autopilot agent needs to adhere to. This is currently done in the ConstrainedPrefAttachement heuristic itself, but this lets us share these constraints and common method netween several heuristics. |
||
---|---|---|
.. | ||
agent_test.go | ||
agent.go | ||
graph.go | ||
heuristic_constraints.go | ||
interface.go | ||
log.go | ||
prefattach_test.go | ||
prefattach.go |