Interface ConstraintChecker

    • Method Detail

      • isFeasible

        boolean isFeasible​(Objectives o)
        Checks, if Objectives is feasible.
        Parameters:
        o - the objectives to check
        Returns:
        the feasibility
      • getConstraintViolation

        double getConstraintViolation​(Objectives o)
        Calculates the constraint violation of Objectives.
        Parameters:
        o - the objectives to check
        Returns:
        the amount of constraint violation