A thread that concurrently explores the tree.
More...
#include <treecanvas.hh>
A thread that concurrently explores the tree.
Definition at line 64 of file treecanvas.hh.
◆ search()
◆ update
| void Gecode::Gist::SearcherThread::update |
( |
int | w, |
|
|
int | h, |
|
|
int | scale0 ) |
|
signal |
◆ statusChanged
| void Gecode::Gist::SearcherThread::statusChanged |
( |
bool | | ) |
|
|
signal |
◆ scaleChanged
| void Gecode::Gist::SearcherThread::scaleChanged |
( |
int | | ) |
|
|
signal |
◆ solution
| void Gecode::Gist::SearcherThread::solution |
( |
const Space * | | ) |
|
|
signal |
◆ searchFinished
| void Gecode::Gist::SearcherThread::searchFinished |
( |
void | | ) |
|
|
signal |
◆ moveToNode
| void Gecode::Gist::SearcherThread::moveToNode |
( |
VisualNode * | n, |
|
|
bool | ) |
|
signal |
◆ run()
| void Gecode::Gist::SearcherThread::run |
( |
void | | ) |
|
|
protected |
The documentation for this class was generated from the following files: