FixedPenaltyPreparation
-
class FixedPenaltyPreparation
-
__eq__(other: object, /) → bool
-
penalty_method_with_fixed_weights(*, weights: Mapping[int, float], atol: Optional[float] = None) → FixedPenaltyPreparation
-
uniform_penalty_method_with_fixed_weight(*, weight: float, atol: Optional[float] = None) → FixedPenaltyPreparation