Package | Description |
---|---|
org.cpsolver.coursett |
University Course Timetabling.
|
org.cpsolver.coursett.constraint |
University Course Timetabling: Constraints.
|
org.cpsolver.coursett.criteria |
University Course Timetabling: Criteria.
|
org.cpsolver.coursett.criteria.additional |
University Course Timetabling: Additional (Experimental) Criteria.
|
org.cpsolver.coursett.criteria.placement |
University Course Timetabling: Placement Selection Criteria.
|
org.cpsolver.coursett.custom |
University Course Timetabling: Various customizations.
|
org.cpsolver.coursett.heuristics |
University Course Timetabling: Heuristics.
|
org.cpsolver.coursett.model |
University Course Timetabling: Model.
|
org.cpsolver.coursett.sectioning |
Additional Student Sectioning Algorithms.
|
org.cpsolver.exam.criteria |
Examination Timetabling: Criteria.
|
org.cpsolver.exam.criteria.additional |
Examination Timetabling: Additional (Experimental) Criteria.
|
org.cpsolver.exam.heuristics |
Examination Timetabling: Solution Heuristics.
|
org.cpsolver.exam.model |
Examination Timetabling: Model.
|
org.cpsolver.exam.neighbours |
Examination Timetabling: Various Neighbourhoods.
|
org.cpsolver.exam.reports |
Examination Timetabling: Reports.
|
org.cpsolver.exam.split |
This package contains an an experimental criterion that allows an exam to be split into two if it decreases the number of student conflicts.
|
org.cpsolver.ifs.algorithms |
IFS Neighbourhood Search Algorithms
|
org.cpsolver.ifs.algorithms.neighbourhoods |
IFS: Various Problem-Independent Neighbourhoods.
|
org.cpsolver.ifs.assignment |
An assignment holds current values of all the variables of a model.
|
org.cpsolver.ifs.assignment.context |
Assignment context can be used by a class (e.g., a constraint, a extension, a neighborhood selection, or a criterion) to
contain any assignment dependent data.
|
org.cpsolver.ifs.constant |
Extension of the model with constant variables.
|
org.cpsolver.ifs.criteria |
IFS Criteria.
|
org.cpsolver.ifs.dbt |
Dynamic backtracking extension of IFS solver
|
org.cpsolver.ifs.example.csp |
Random Binary CSP with uniform distribution.
|
org.cpsolver.ifs.example.jobshop |
JobShop Problem.
|
org.cpsolver.ifs.example.rpp |
Random Placement Problem.
|
org.cpsolver.ifs.example.tt |
Simple Timetabling Problem.
|
org.cpsolver.ifs.extension |
IFS Extensions (conflict-based statistics, maintenance of arc consistency)
|
org.cpsolver.ifs.heuristics |
IFS Heuristics (value and variable selection criteria)
|
org.cpsolver.ifs.model |
IFS Model (description of a problem)
|
org.cpsolver.ifs.perturbations |
Minimal Perturbation Problem: counting of perturbations
|
org.cpsolver.ifs.solution |
IFS Solution (also contains solution comparator)
|
org.cpsolver.ifs.solver |
IFS Solver
|
org.cpsolver.ifs.util |
Utilities
|
org.cpsolver.instructor.constraints |
Instructor Scheduling: Constraints.
|
org.cpsolver.instructor.criteria |
Instructor Scheduling: Criteria.
|
org.cpsolver.instructor.model |
Instructor Scheduling: Model.
|
org.cpsolver.instructor.test |
Instructor Scheduling: Tests.
|
org.cpsolver.studentsct |
Student Sectioning Solver.
|
org.cpsolver.studentsct.check |
Various checks of validity of a student sectioning solution.
|
org.cpsolver.studentsct.constraint |
Student Sectioning: Constraints.
|
org.cpsolver.studentsct.extension |
Student Sectioning: Various Extensions.
|
org.cpsolver.studentsct.heuristics |
Student Sectioning: Heuristics.
|
org.cpsolver.studentsct.heuristics.selection |
Student Sectioning: Various Neighbour Selection Criteria.
|
org.cpsolver.studentsct.model |
Student Sectioning: Model.
|
org.cpsolver.studentsct.online |
Online Student Sectioning Solver.
|
org.cpsolver.studentsct.online.expectations |
Student Sectioning Solver: Over-Expectation Criteria.
|
org.cpsolver.studentsct.online.selection |
Online Student Sectioning Solver: Selection Weights and Heuristics.
|
org.cpsolver.studentsct.report |
Student Sectioning: Various Reports.
|
org.cpsolver.studentsct.reservation |
Student Sectioning: Reservations.
|
org.cpsolver.studentsct.weights |
Student Sectioning Weightings: various students weight models
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentAbstract
An abstract implementation of an
Assignment object. |
AssignmentArray
An assignment using array to store values of all the variables of the model.
|
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
AssignmentComparator
Comparator for the
AssignmentComparable objects. |
DefaultParallelAssignment
An assignment using the
Variable.getAssignments() to store values of all the
variables of the model. |
InheritedAssignment
An assignment inherited from some other assignment with only a few local
modifications.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
InheritedAssignment
An assignment inherited from some other assignment with only a few local
modifications.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
InheritedAssignment
An assignment inherited from some other assignment with only a few local
modifications.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |
AssignmentComparable
Comparable interface for assignment-dependent objects.
|
Class and Description |
---|
Assignment
An assignment of all the variable of a
Model . |