Skip to main content

complete_at_budget

Function complete_at_budget 

Source
pub fn complete_at_budget<A>(
    framework: &WeightedFramework<A>,
    budget: Budget,
) -> Result<Vec<HashSet<A>>, Error>
where A: Clone + Eq + Hash + Debug + Ord,
Expand description

Union of complete extensions across all β-inconsistent residuals.