Open joelle-o-world opened 5 years ago
This class represents a radical revision to how truth is represented within the game. Truth values will no longer be stored on sentence objects. Instead a TruthTable object will store a list of <Sentence, truth-value> pairs.
This class represents a radical revision to how truth is represented within the game. Truth values will no longer be stored on sentence objects. Instead a TruthTable object will store a list of <Sentence, truth-value> pairs.