Minotaur 0.4.1
Docs for developers
|
Declare class ParTreeManager for managing tree for parallel Branch-and-Bound. More...
#include <iostream>
#include <fstream>
#include "Types.h"
#include "ActiveNodeStore.h"
#include "Environment.h"
#include "Node.h"
#include "WarmStart.h"
Go to the source code of this file.
Classes | |
class | Minotaur::TreeManager |
Base class for managing the branch-and-bound tree. More... | |
Namespaces | |
namespace | Minotaur |
Typedefs | |
typedef TreeManager * | Minotaur::TreeManagerPtr |
Declare class ParTreeManager for managing tree for parallel Branch-and-Bound.
Declare class TreeManager for managing tree for Branch-and-Bound.