idol
A C++ Framework for Optimization
Loading...
Searching...
No Matches
idol::Diver< BranchingRuleT > Class Template Reference
Inheritance diagram for idol::Diver< BranchingRuleT >:
Inheritance graph
Collaboration diagram for idol::Diver< BranchingRuleT >:
Collaboration graph

Classes

class  Strategy
 

Public Member Functions

template<class IteratorT >
 Diver (IteratorT t_begin, IteratorT t_end)
 

Detailed Description

template<class BranchingRuleT>
class idol::Diver< BranchingRuleT >

Definition at line 16 of file Diver.h.

Constructor & Destructor Documentation

◆ Diver()

template<class BranchingRuleT >
template<class IteratorT >
idol::Diver< BranchingRuleT >::Diver ( IteratorT  t_begin,
IteratorT  t_end 
)
inline

Definition at line 21 of file Diver.h.