Module org.maxicp

Class PerfectSquare

java.lang.Object
org.maxicp.cp.examples.modeling.PerfectSquare

public class PerfectSquare extends Object
Perfect Square Problem The problem is to fully cover a big square with different smaller ones, with no overlap between them
  • Constructor Details

    • PerfectSquare

      public PerfectSquare()
  • Method Details

    • main

      public static void main(String[] args)