Skip to content

Commit dda3b33

Browse files
authored
Update README.md
1 parent cd214e2 commit dda3b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Propositional_Logic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## This is an implementation of Propositional Logic Resolution, Davis–Putnam–Logemann–Loveland (DPLL), WalkSAT, and Propositional Knowledge Base Algorithms in Python 3
1+
## This is an implementation of Propositional Logic Resolution, Davis–Putnam–Logemann–Loveland (DPLL), WalkSAT, and Propositional Knowledge Base Algorithms in Python 2.7
22
## The task:
33

44
This implementation wants to arrange the wedding seating for a certain number of guests in a hall. The hall has a certain number of tables for seating.

0 commit comments

Comments
 (0)