Gecode::Gist::SearcherThread Class Reference
A thread that concurrently explores the tree.
More...
#include <treecanvas.hh>
List of all members.
Detailed Description
A thread that concurrently explores the tree.
Definition at line 65 of file treecanvas.hh.
Member Function Documentation
void Gecode::Gist::SearcherThread::update |
( |
int |
w, |
|
|
int |
h, |
|
|
int |
scale0 | |
|
) |
| | [signal] |
void Gecode::Gist::SearcherThread::statusChanged |
( |
bool |
|
) |
[signal] |
void Gecode::Gist::SearcherThread::scaleChanged |
( |
int |
|
) |
[signal] |
void Gecode::Gist::SearcherThread::solution |
( |
const Space * |
|
) |
[signal] |
void Gecode::Gist::SearcherThread::searchFinished |
( |
void |
|
) |
[signal] |
void Gecode::Gist::SearcherThread::run |
( |
void |
|
) |
[protected] |
The documentation for this class was generated from the following files: