OP  0.1
OP is a optimization solver plugin package
All Classes Namespaces Functions Variables Typedefs Enumerations Friends
Public Attributes | List of all members
op::NLoptOptions Struct Reference

Options specific for nlopt. They are made to look like ipopt's interface. More...

#include <nlopt_op.hpp>

Public Attributes

std::unordered_map
< std::string, int > 
Int
 
std::unordered_map
< std::string, double > 
Double
 
std::unordered_map
< std::string, std::string > 
String
 
nlopt::algorithm algorithm = nlopt::LD_MMA
 

Detailed Description

Options specific for nlopt. They are made to look like ipopt's interface.

Definition at line 55 of file nlopt_op.hpp.


The documentation for this struct was generated from the following file: