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
-
functions_LSA *lsa_functions¶
functions for the search
-
functions_LSA *lsa_functions¶