Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
change to update the time limit for local search and comment out the constraint that sixth semester groups must finish before 2pm, as it is causing infeasibility in the current dataset.
3b5a373View on GitHubmodified order of constraints in the SchoolConstraintProvider class
477f07fView on GitHubchange on demo database load script to reflect current demo data generation logic
8689e5aView on GitHublast changes on schema and data loader for new fields in CourseAssignment
1d59e04View on GitHubUpdate constraint: enforce consecutive hours only when on same day, allow spreading across days
315638aView on GitHubImprove constraint to use sequenceIndex for validating consecutive course hours
82da352View on GitHubAdd constraint: group course hours must be consecutive on the same day
b077b7aView on GitHubAdd constraint: 6th semester groups must finish before 2pm
4df2085View on GitHubMerge pull request #4 from alxmancilla/scheduler-cc-solver-configuration
83eb8d6View on GitHubpreliminary version of the reports module and solver configuration for
e5f7cebView on GitHub