Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

construct_solving_chain

Build a reduction chain from a problem to an installed solver.


Description

Build a reduction chain from a problem to an installed solver.

Usage

construct_solving_chain(problem, candidates)

Arguments

problem

The problem for which to build a chain.

candidates

A list of candidate solvers.

Value

A SolvingChain that can be used to solve the problem.


CVXR

Disciplined Convex Optimization

v1.0-10
Apache License 2.0 | file LICENSE
Authors
Anqi Fu [aut, cre], Balasubramanian Narasimhan [aut], David W Kang [aut], Steven Diamond [aut], John Miller [aut], Stephen Boyd [ctb], Paul Kunsberg Rosenfield [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.