26 #include "superscs_interface.hpp"
33 "Interface to the SuperSCS solver for conic programming\n"
35 "Joris Gillis, 2019\n"
37 "Extra doc: https://github.com/casadi/casadi/wiki/L_21z \n"
40 ">List of available options\n"
42 "+----------+---------+-----------------------------------+\n"
43 "| Id | Type | Description |\n"
44 "+==========+=========+===================================+\n"
45 "| superscs | OT_DICT | Options to be passed to superscs. |\n"
46 "+----------+---------+-----------------------------------+\n"
static const std::string meta_doc
A documentation string.