Skip to content

krr-up/clinguin-course-scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student project on course scheduling

The project is based on clingun

Install

Install using the conda environment with

conda env create -f environment.yml

Then run

Use

Run the demo by running clinguin as follows

clinguin client-server --source-files encoding.lp courses.lp --ui-files ui.lp

Hints

  • Multiple selection dropdowns are not given by the basic clinguin, but you can be creative and create a nice workaround.
  • You can see more information on the models computed by clinguin by changing the log level to debug --server-log-level DEBUG.
  • If you see the need, you can create a custom backend or just use the ClingoBackend.

About

Course scheduling project using clinguin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published