OpTaS  1.0.7
An optimization-based task specification library for trajectory optimization and model predictive control.
optas.solver.CVXOPTSolver Member List

This is the complete list of members for optas.solver.CVXOPTSolver, including all inherited members.

__init__(self, Optimization optimization, bool error_on_fail=False)optas.solver.Solver
_error_on_failoptas.solver.Solverprivate
_p_dictoptas.solver.Solverprivate
_reset_parameters(self)optas.solver.CVXOPTSolverprivate
_solutionoptas.solver.CVXOPTSolverprivate
_solve(self)optas.solver.CVXOPTSolverprivate
_solver_inputoptas.solver.CVXOPTSolverprivate
did_solve(self)optas.solver.CVXOPTSolver
evaluate_cost(self, Dict[str, ArrayType] x, Dict[str, ArrayType] p)optas.solver.Solver
evaluate_cost_terms(self, Dict[str, ArrayType] x, Dict[str, ArrayType] p)optas.solver.Solver
interpolate(cs.DM traj, float T, **interp_args)optas.solver.Solverstatic
number_of_iterations(self)optas.solver.CVXOPTSolver
optoptas.solver.Solver
opt_type(self)optas.solver.Solver
poptas.solver.Solver
reset_initial_seed(self, Dict[str, ArrayType] x0)optas.solver.Solver
reset_parameters(self, Dict[str, ArrayType] p)optas.solver.CVXOPTSolver
setup(self, Dict solver_settings={})optas.solver.CVXOPTSolver
optas::solver::Solver.setup(self, *args, **kwargs)optas.solver.Solver
solve(self)optas.solver.Solver
stats(self)optas.solver.CVXOPTSolver
violated_constraints(self, Dict[str, ArrayType] x, Dict[str, ArrayType] p)optas.solver.Solver
x0optas.solver.Solver