Type Definition graphplan::plangraph::Solution

source ·
pub type Solution = Vec<HashSet<Action>>;