[][src]Type Definition graphplan::plangraph::Solution

type Solution<ActionId> = Vec<HashSet<Action<ActionId>>>;