Generated on for Gecode by doxygen 1.17.0
blackbox-process.hh File Reference
#include <string>
#include <vector>
#include <thread>

Go to the source code of this file.

Classes

class  Gecode::FlatZinc::BlackBoxProcessSession
 Platform process session used by the executable blackbox backend. More...

Namespaces

namespace  Gecode
 Gecode toplevel namespace
namespace  Gecode::FlatZinc
 Interpreter for the FlatZinc language.

Functions

BlackBoxProcessSessionGecode::FlatZinc::create_blackbox_process (const std::string &program, const std::vector< std::string > &args)
 Create the process implementation selected for the target platform.