Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
treecanvas.hh File Reference

(Revision: 13613)

#include <QtGui>
#include <gecode/kernel.hh>
#include <gecode/gist.hh>
#include <gecode/gist/visualnode.hh>

Go to the source code of this file.

Classes

class  Gecode::Gist::SearcherThread
 A thread that concurrently explores the tree. More...
 
class  Gecode::Gist::TreeCanvas
 A canvas that displays the search tree. More...
 

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Gist
 The Gecode Interactive Search Tool.
 
 Gecode::Gist::LayoutConfig
 Parameters for the tree layout.
 

Variables

const int Gecode::Gist::LayoutConfig::minScale = 10
 Minimum scale factor. More...
 
const int Gecode::Gist::LayoutConfig::maxScale = 400
 Maximum scale factor. More...
 
const int Gecode::Gist::LayoutConfig::defScale = 100
 Default scale factor. More...
 
const int Gecode::Gist::LayoutConfig::maxAutoZoomScale = defScale
 Maximum scale factor for automatic zoom. More...