Ilya-Belyanov / KekKen-solve

Algorithm of solving KenKen Map (3x3, 4x4 and 5x5)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kenken - Solver


Appearance

screenshot

Screenshot 1 - Main Window without map

screenshot

Screenshot 1 - Main Window after loading the map

screenshot

Screenshot 1 - Main Window after solving the map

Load:

  1. Click on button Load.
  2. Choise map (examples of maps in the tests/data).

Solve:

  1. Click on button Solve.
  2. Wait (for map 3x3 ~0 ms, 4x4 ~15 - 50 ms, 5x5 >14000 ms).

About

Algorithm of solving KenKen Map (3x3, 4x4 and 5x5)


Languages

Language:C++ 91.2%Language:CSS 3.4%Language:QMake 3.0%Language:CMake 2.4%