We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have successfully build the project but having this error for this input from the example directory
nagasai@Nagasai:~/Timetabler/examples/example2$ timetabler -f ./fields.yaml -i ./input.csv -c ./custom.txt -o ./output.csv
ERROR for the above input
[INFO] Input is valid [ERROR] ./custom.txt:1:0(0) Error parsing custom constraints
While my custom.txt includes:
COURSE {C1} IN SLOT {D} WEIGHT -1 COURSE EXCEPT {C1, C2} UNBUNDLE NOT IN CLASSROOM {CL2, CL3} WEIGHT -1 COURSE EXCEPT {C1, C4} UNBUNDLE IN SLOT {A, B} WEIGHT -1
The text was updated successfully, but these errors were encountered:
did you solve this probelm?
Sorry, something went wrong.
No branches or pull requests
I have successfully build the project but having this error for this input from the example directory
ERROR for the above input
While my custom.txt includes:
The text was updated successfully, but these errors were encountered: