Skip to content

DanielNeugebauer/incaffeine

Repository files navigation

IncAFfeine - Verify IncAF algorithms

build status coverage report

Conduct exhaustive or randomized tests of heuristics or algorithms for decision problems in incomplete argumentation frameworks.

Setup

To install required python packages, execute:

pip3 install -r requirements.txt

To run the test template, run:

python3 test_template.py

Create your own verification script based on the template and implement a checker function and a reference function to be compared for all generated instances.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published