Uses of Interface
ima.uco.fr.nuit.solchecker.Constraint

Packages that use Constraint
ima.uco.fr.nuit.solchecker   
 

Uses of Constraint in ima.uco.fr.nuit.solchecker
 

Classes in ima.uco.fr.nuit.solchecker that implement Constraint
 class ColumnConstraint
          Checks that the percentage of women is not the same along columns
 class RowConstraint
          Checks that the percentage of women is the same along rows
 

Methods in ima.uco.fr.nuit.solchecker with parameters of type Constraint
 void ConstraintHandler.addConstraint(Constraint c)
          Adds a constraint