sukrutrao / Timetabler

A customizable timetabling software for educational institutions that encodes timetabling constraints as a SAT formula and solves them using a MaxSAT solver
https://timetabler.readthedocs.io
MIT License
38 stars 9 forks source link

timetabler -f fields.yml -i input.csv -c custom.txt -o output.csv #44

Open ShadowScripts1 opened 2 years ago

ShadowScripts1 commented 2 years ago

i have been trying to run your program after a couple of errors i arrived at (timetabler -f fields.yml -i input.csv -c custom.txt -o output.csv) and the output is always(Run as timetabler fields.yml input.csv custom.txt output.csv) how can i start the project to see the interface