/L-tiling

A script for solving the L-tiling problem step by step

Primary LanguageC

Requirements
- bash
- gcc
- less

Build:
$ ./build.sh

Run:
$ ./run.sh <n>

Printing every step takes a LOT of time,
for faster execution (but without steps in result)
comment out lines 165-166