There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
TUM_AI_WS1516: The parser module reads ASCII strings and converts them into propositional logic formula. The entailment module reads two parsed propositional logic formulae A and B, and then it decides whether A != B or not.