#include <pbessolve.h>
|
| pbessolve_tool (const std::string &toolname) |
|
template<typename PbesInstAlgorithm > |
void | run_algorithm (PbesInstAlgorithm &algorithm, pbes_system::pbes &pbesspec, structure_graph &G, const data::mutable_map_substitution<> &sigma) |
|
bool | run () override |
|
| parallel_tool (const std::string &name, const std::string &author, const std::string &what_is, const std::string &tool_description, std::string known_issues="") |
| Constructor.
|
|
std::size_t | number_of_threads () const |
| Returns the number of threads in this tool.
|
|
Definition at line 44 of file pbessolve.h.
◆ super
◆ pbessolve_tool()
pbessolve_tool::pbessolve_tool |
( |
const std::string & |
toolname | ) |
|
|
inline |
◆ add_options()
void pbessolve_tool::add_options |
( |
utilities::interface_description & |
desc | ) |
|
|
inlineoverrideprotected |
◆ available_input_formats()
◆ parse_options()
void pbessolve_tool::parse_options |
( |
const utilities::command_line_parser & |
parser | ) |
|
|
inlineoverrideprotected |
◆ run()
bool pbessolve_tool::run |
( |
| ) |
|
|
inlineoverride |
◆ run_algorithm()
template<typename PbesInstAlgorithm >
void pbessolve_tool::run_algorithm |
( |
PbesInstAlgorithm & |
algorithm, |
|
|
pbes_system::pbes & |
pbesspec, |
|
|
structure_graph & |
G, |
|
|
const data::mutable_map_substitution<> & |
sigma |
|
) |
| |
|
inline |
◆ evidence_file
std::string pbessolve_tool::evidence_file |
|
protected |
◆ lpsfile
std::string pbessolve_tool::lpsfile |
|
protected |
◆ ltsfile
std::string pbessolve_tool::ltsfile |
|
protected |
◆ options
The documentation for this class was generated from the following file: