#include <gtsam_unstable/discrete/CSP.h>
#include <gtsam_unstable/discrete/Domain.h>
#include <boost/assign/std/map.hpp>
#include <CppUnitLite/TestHarness.h>
#include <iostream>
#include <fstream>
Go to the source code of this file.
Functions | |
int | main () |
TEST_UNSAFE (BinaryAllDif, allInOne) | |
TEST_UNSAFE (CSP, allInOne) | |
TEST_UNSAFE (CSP, WesternUS) | |
TEST_UNSAFE (CSP, AllDiff) | |
int main | ( | void | ) |
Definition at line 227 of file testCSP.cpp.
TEST_UNSAFE | ( | BinaryAllDif | , |
allInOne | |||
) |
Definition at line 20 of file testCSP.cpp.
TEST_UNSAFE | ( | CSP | , |
allInOne | |||
) |
Definition at line 43 of file testCSP.cpp.
TEST_UNSAFE | ( | CSP | , |
WesternUS | |||
) |
Definition at line 83 of file testCSP.cpp.
Definition at line 145 of file testCSP.cpp.