CTDirectExtADNLP
Index
Documentation
CTDirect.build_nlp!
— Methodbuild_nlp!(
docp::CTDirect.DOCP,
nlp_model::CTDirect.ADNLPBackend,
x0;
adnlp_backend,
show_time,
matrix_free,
nlp_solver,
kwargs...
)
Build the NLP model for the DOCP (ADNLPModels version)
Keyword arguments (optional)
show_time
: (:true, [:false]) show timing details from ADNLPModelsadnlp_backend
: backend for ADNLPModels ([:optimized
],:manual
,:default
)