From cfb82e85614db97cd73c54c9a6710bb8c7eecff2 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler <71695780+ellmau@users.noreply.github.com> Date: Thu, 1 Jul 2021 12:20:45 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 749929d..b7a2fc4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Prototype-solver for ADFs grounded semantics by utilising OBDDs - ordered binary decision diagrams +#Solver for ADFs grounded semantics by utilising OBDDs - ordered binary decision diagrams ## Abstract Dialectical Frameworks @@ -16,5 +16,3 @@ The binary predicate ac relates each statement to one propositional formula in p - neg(x): classical negation - c(v): constant symbol "verum" - tautology/top - c(f): constant symbol "falsum" - inconsistency/bot - -