Noxville / ti8_permutations

Permutations for TI8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Simple brute-force approach to handle the bo2 series in TI. Runtime is ~= 3^N where N is the number of games.
  • 3^16 takes ~45 seconds on a single core i7

About

Permutations for TI8


Languages

Language:Python 100.0%