File numerics/src/tools/PATHVI_helpers.h#

Go to the source code of this file

helpers for using the PATHVI solver

struct SN_generic_pathvi_env#
#include <PATHVI_helpers.h>

Generic structure for the PATHVI solver.

Public Members

void *problem#

problem

size_t n#

number of variables

size_t m#

number of polyhedral constraints

double *z#

variable

double *F#

function value

double *lambda#

multipliers for the constraints