athajaerel / latin-squares

An exercise in creating Latin Squares and investigation into backtracking algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latin-squares

An exercise in creating Latin Squares. Current plan: write in C++, translate to C, then translate to NASM. :o

About

An exercise in creating Latin Squares and investigation into backtracking algorithms


Languages

Language:C++ 97.9%Language:Shell 2.1%