AdoPi / Cavalier

Projet FR : Java Application which solves the famous knight's tour problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cavalier

Java Application which solves the famous knight's tour problem

It's a french project.

##Installation

$ javac Cavalier.java ; javac CavalierALL.java

##Execute

$ java Cavalier 1 1 5

$ java CavalierALL 1 1 5

About

Projet FR : Java Application which solves the famous knight's tour problem


Languages

Language:Java 100.0%