History log of /ec/ECSpooler/backends/prolog/permTest.pl
Revision Date Author Comments Expand
687 16-Feb-2007 wfenske

* Added support for a predicate test. Currently, this requires the tutor to define a goal called [pred] in the field for helper functions. Maybe the name should be user-definable. * Refactored some of the Semantic Check code.

628 09-Dec-2006 wfenske

Added a permutation test. It treats two results as equal if they are lists and only differ in the order of their elements, i. e. if one result is just a permutation of the other.