Generated on Fri Mar 20 12:35:07 2009 for cpsp-2.3.1 by doxygen 1.5.5

src/cpsp/gecode/test.cc File Reference

#include <iostream>
#include "cpsp/gecode/GC_StlSetRangeIterator.hh"
#include <gecode/kernel.hh>
#include <gecode/int.hh>
#include <set>
#include <vector>
#include "cpsp/HPThreadingOptions.hh"
#include "cpsp/gecode/GC_ThreadingSpace.hh"
#include "cpsp/gecode/GC_HPThreading.hh"

Include dependency graph for test.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
void test_SetIterator ()
void test_Threading (int argc, char **argv)
void test_threading_gecode (int argc, char **argv)


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 104 of file test.cc.

void test_SetIterator (  ) 

Definition at line 8 of file test.cc.

void test_Threading ( int  argc,
char **  argv 
)

Definition at line 34 of file test.cc.

void test_threading_gecode ( int  argc,
char **  argv 
)

Definition at line 94 of file test.cc.