26 #include "highs_interface.hpp"
33 "Interface to HiGHS solver for sparse Quadratic Programs, see \n"
34 "highs.dev for more information and https://www.maths.ed.ac.uk/hall/HiGHS/HighsOptions.html for a list of options.\n"
36 "Extra doc: https://github.com/casadi/casadi/wiki/L_29k \n"
39 ">List of available options\n"
41 "+-------+---------+--------------------------------+\n"
42 "| Id | Type | Description |\n"
43 "+=======+=========+================================+\n"
44 "| highs | OT_DICT | Options to be passed to HiGHS. |\n"
45 "+-------+---------+--------------------------------+\n"
static const std::string meta_doc
A documentation string.