File numerics/src/tools/PathSearch.h

Go to the source code of this file

Path search related functions and data.

Functions

void pathsearch_set_default(SolverOptions *options)

set some default value for the solver option when the path search algorithm is used

Parameters

options – the structure to be modified

struct pathsearch_data
#include <>

struct ncp_pathsearch_data NCP_PathSearch.h solver specific data

Public Members

NMS_data *data_NMS

struct for the NMS scheme

functions_LSA *lsa_functions

functions for the search