ifs.example.csp
Class SimpleTest

java.lang.Object
  extended by ifs.example.csp.SimpleTest

public class SimpleTest
extends Object

Simple test of IFS CBS algorithm on random binary CSP problem CSP(25,12,198/300,36/144).

Version:
1.0
Author:
Tomáš Müller

Constructor Summary
SimpleTest()
           
 
Method Summary
static void main(String[] args)
          run the test
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTest

public SimpleTest()
Method Detail

main

public static void main(String[] args)
run the test



Copyright © 2005 Tomáš Müller