Skip to main content

stable_at_budget

Function stable_at_budget 

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

Union of stable extensions across all β-inconsistent residuals. A residual may have no stable extensions; those contribute nothing.