ima.uco.fr.nuit.checker
Class CheckSolutionHandler

java.lang.Object
  extended by ima.uco.fr.nuit.checker.CheckSolutionHandler

public class CheckSolutionHandler
extends java.lang.Object

Class to check a solution to the problem

Author:
IMAvengers

Constructor Summary
CheckSolutionHandler()
           
 
Method Summary
static void checkSolution(int[][] i)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckSolutionHandler

public CheckSolutionHandler()
Method Detail

checkSolution

public static void checkSolution(int[][] i)