Skip to content

Perform all operations in same session instead of opening a new one for each test for each submission #4

@Archer6621

Description

@Archer6621

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions