26 #include "snopt_interface.hpp"
35 "Extra doc: https://github.com/casadi/casadi/wiki/L_22m \n"
38 ">List of available options\n"
40 "+-------+-----------+---------------------------------------------+\n"
41 "| Id | Type | Description |\n"
42 "+=======+===========+=============================================+\n"
43 "| snopt | OT_DICT | Options to be passed to SNOPT |\n"
44 "+-------+-----------+---------------------------------------------+\n"
45 "| start | OT_STRING | Warm-start options for Worhp: cold|warm|hot |\n"
46 "+-------+-----------+---------------------------------------------+\n"
static const std::string meta_doc
A documentation string.