FindBestDomainOrder
Design:
TrialInfo : order, cost
EpisodeCollection : collection of TrialInfo, best time, worst time
Constraint: a ConstraintInfo collection
Rule -> ConstraintInfo collection
EpisodeCollection -> ConstraintInfo collection
Algorithm to compute best order:
- Combine and sort single constraints from relation, rule, trials so far.