Definition in file SgMpiSynchronizer.h.
#include <iostream>
#include <string>
#include <boost/shared_ptr.hpp>
#include "SgMove.h"
#include "SgSystem.h"
#include "SgUctSearch.h"
Go to the source code of this file.
Classes | |
class | SgMpiSynchronizer |
Interface for mpi synchronizers. More... | |
class | SgMpiNullSynchronizer |
Synchronizer with empty implementation. More... | |
Typedefs | |
typedef boost::shared_ptr< SgMpiSynchronizer > | SgMpiSynchronizerHandle |
typedef boost::shared_ptr<SgMpiSynchronizer> SgMpiSynchronizerHandle |
Definition at line 68 of file SgMpiSynchronizer.h.