Uses of Interface
net.sf.cpsolver.ifs.model.InfoProvider

Packages that use InfoProvider
net.sf.cpsolver.ifs.extension IFS Extensions (conflict-based statistics, maintenance of arc consistency) 
net.sf.cpsolver.studentsct.extension Student Sectioning: Various Extensions. 
 

Uses of InfoProvider in net.sf.cpsolver.ifs.extension
 

Classes in net.sf.cpsolver.ifs.extension that implement InfoProvider
 class ConflictStatistics
          Conflict-based statistics.
 

Uses of InfoProvider in net.sf.cpsolver.studentsct.extension
 

Classes in net.sf.cpsolver.studentsct.extension that implement InfoProvider
 class StudentConflictStatistics
          Same as ConflictStatistics, however, conflict with real students can be weighted differently than with last-like students.