There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Generating university schedule, which is represented as constraint-satisfaction problem. For better efficiency, minimum-remaining-values heuristic, degree heuristic, least-constraining-value heuristic, forward checking heuristic and constraint propagation heuristic are realized.