opengm::AStar< GM, ACC >::Parameter Struct Reference
#include <astar.hxx>
List of all members.
Detailed Description
template<class GM, class ACC>
struct opengm::AStar< GM, ACC >::Parameter
Definition at line 86 of file astar.hxx.
Constructor & Destructor Documentation
template<class GM , class ACC >
Member Function Documentation
template<class GM , class ACC >
constuctor
add tree factor id
- Parameters:
-
Definition at line 98 of file astar.hxx.
Member Data Documentation
template<class GM , class ACC >
DEFAULTHEURISTIC ;.
Definition at line 101 of file astar.hxx.
template<class GM , class ACC >
template<class GM , class ACC >
heuritstic
DEFAULTHEURISTIC = 0; FASTHEURISTIC = 1 STANDARDHEURISTIC = 2
Definition at line 117 of file astar.hxx.
template<class GM , class ACC >
maxHeapSize_ maximum size of the heap
Definition at line 107 of file astar.hxx.
template<class GM , class ACC >
template<class GM , class ACC >
number od N-best solutions that should be found
Definition at line 109 of file astar.hxx.
template<class GM , class ACC >
template<class GM , class ACC >
STANDARDHEURISTIC.
Definition at line 105 of file astar.hxx.
template<class GM , class ACC >