alpaqa 0.0.1
Nonconvex constrained optimization
Public Member Functions | Public Attributes | List of all members
CustomInnerSolver Class Reference

Detailed Description

Definition at line 105 of file test.py.

+ Inheritance diagram for CustomInnerSolver:
+ Collaboration diagram for CustomInnerSolver:

Public Member Functions

def get_name (self)
 
def stop (self)
 

Public Attributes

 solver
 

Member Function Documentation

◆ get_name()

def get_name (   self)

Definition at line 113 of file test.py.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ stop()

def stop (   self)

Definition at line 116 of file test.py.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ solver

solver

Definition at line 108 of file test.py.


The documentation for this class was generated from the following file: