26 #include "clarabel_interface.hpp"
32 "Interface to the Clarabel solver for sparse Quadratic Programs. See \n"
33 "the Clarabel documentation (e.g. clarabel.dev) for more details.\n"
35 "Extra doc: https://github.com/casadi/casadi/wiki/L_2bu \n"
38 ">List of available options\n"
40 "+----------+---------+-----------------------------------+\n"
41 "| Id | Type | Description |\n"
42 "+==========+=========+===================================+\n"
43 "| clarabel | OT_DICT | Options to be passed to Clarabel. |\n"
44 "+----------+---------+-----------------------------------+\n"
static const std::string meta_doc
A documentation string.