#include <explorer.h>
Definition at line 105 of file explorer.h.
◆ breadth_first_todo_set() [1/3]
mcrl2::lps::breadth_first_todo_set::breadth_first_todo_set |
( |
| ) |
|
|
inlineexplicit |
◆ breadth_first_todo_set() [2/3]
mcrl2::lps::breadth_first_todo_set::breadth_first_todo_set |
( |
const state & |
init | ) |
|
|
inlineexplicit |
◆ breadth_first_todo_set() [3/3]
template<typename ForwardIterator >
mcrl2::lps::breadth_first_todo_set::breadth_first_todo_set |
( |
ForwardIterator |
first, |
|
|
ForwardIterator |
last |
|
) |
| |
|
inline |
◆ choose_element()
void mcrl2::lps::breadth_first_todo_set::choose_element |
( |
state & |
result | ) |
|
|
inlineoverridevirtual |
◆ insert()
void mcrl2::lps::breadth_first_todo_set::insert |
( |
const state & |
s | ) |
|
|
inlineoverridevirtual |
◆ swap()
◆ todo_buffer()
The documentation for this class was generated from the following file: