HQP
1.9.6
|
internal declarations for HQP (Huge Quadratic Programming) More...
#include "Hqp.h"
Enumerations | |
enum | Hqp_Result { Hqp_Optimal = 0, Hqp_Feasible, Hqp_Infeasible, Hqp_Suboptimal, Hqp_Degenerate } |
possible results of QP solver | |
Functions | |
const char * | hqp_version () |
return HQP version string | |
Variables | |
const char * | hqp_result_strings [] |
array of result strings for Hqp_Result | |
internal declarations for HQP (Huge Quadratic Programming)
rf, 5/28/94