construct_solving_chain: Build a reduction chain from a problem to an installed...

View source: R/reduction_solvers.R

construct_solving_chainR Documentation

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.


anqif/CVXR documentation built on Feb. 6, 2024, 4:28 a.m.