Skip to content

Specify predicates better for Prolog problems

It speeds up grading if the submitted solutions are of the same type, such as predicate_name(arg1,arg2,...) - otherwise one looses a lot of time just figuring out how to run queries on test cases.