Skip to content

dimizuno/Course-Scheduling-POC

Repository files navigation

Course Scheduling POC

This project is a proof of concept. The goal is to solve a course scheduling problem with a constraint solving framework. In this case we have used Choco (http://www.choco-solver.org).

You should be provided with the following documentation files:

  • Documentation_CourseScheduling_Choco.pdf (or .docx)
  • Abb.1_search_tree.png
  • Abb.2_index_view.png
  • Abb.3_row_view.png
  • Abb.4_credit_points.png
  • Abb.5_set_view.png

Note: This is a gradle project which uses a maven repo as the source for the choco-solver libs.

Have fun :)

License

Copyright (C) 2016 Dimitri Kotlovsky, Andreas Sekulski

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Proof of concept for solving a course scheduling CSP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages