MCPcopy Create free account
hub / github.com/cmower/optas / setup

Method setup

optas/solver.py:430–443  ·  view source on GitHub ↗

! Setup solver. @param use_warm_start When true, the initial seed x0 is used as a warm start. Default is True. @param settings Settings that are passed to OSQP. Default is {}. @return The instance of the solve (i.e. self).

(self, use_warm_start, settings={})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_reset_parametersMethod · 0.95

Tested by

no test coverage detected