Back to search
A Python-based logic puzzle solver where characters may be Knights (truth-tellers) or Knaves (liars). It uses propositional logic with classes like `And`, `Or`, `Not`, `Implication`, and `Biconditional`. Four puzzles analyze statements by characters to deduce their nature using the `model_check` function to verify logical entailment.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits