Loading...
Searching...
No Matches
Namespaces | Concepts
optimizer.h File Reference

Optimizer contract: virtual interface wrapper around optimization_algorithms. More...

#include <type_traits>
#include "concepts/config.h"
#include "concepts/optimization_algorithm.h"

Go to the source code of this file.

Namespaces

namespace  bbm
 
namespace  bbm::concepts
 

Concepts

concept  bbm::concepts::optimizer
 optimizer concept
 

Detailed Description

Optimizer contract: virtual interface wrapper around optimization_algorithms.