|
Minotaur 0.4.1
Docs for developers
|
Writes a problem to a .nl file. The nonlinear functions must be stored in using native cgraphs for this class to work. More...
#include <NlWriter.h>
Public Member Functions | |
| NlWriter (EnvPtr env) | |
| Default constructor. | |
| virtual | ~NlWriter () |
| Destroy. | |
| int | write (ProblemPtr p, const std::string fname) |
| write the nl file | |
Writes a problem to a .nl file. The nonlinear functions must be stored in using native cgraphs for this class to work.