Open mitchellfaulk opened 2 years ago
Adapt the algorithms from the setgametools.py script to create a method for the SETGame class which selects SETs via the quasi-thrifty or quasi-greedy algorithms.
@l-rettberg if you want some practice with Python classes (and the card game SET and using GitHub)
Adapt the algorithms from the setgametools.py script to create a method for the SETGame class which selects SETs via the quasi-thrifty or quasi-greedy algorithms.