Currently a new cmd and swipl session is opened for each submission, and within that for each test/assignment. A better solution would be to simply open one session and use prolog's built-in commands to organize/clear the knowledge when necessary, may be orders of magnitude faster.
Currently a new cmd and swipl session is opened for each submission, and within that for each test/assignment. A better solution would be to simply open one session and use prolog's built-in commands to organize/clear the knowledge when necessary, may be orders of magnitude faster.