ifs.example.csp
Class SimpleTest
java.lang.Object
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
|
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 |
SimpleTest
public SimpleTest()
main
public static void main(String[] args)
- run the test
Copyright © 2005 Tomáš Müller