R/reduction_solvers.R
construct_intermediate_chain-Problem-list-method.Rd
Builds a chain that rewrites a problem into an intermediate representation suitable for numeric reductions.
# S4 method for class 'Problem,list'
construct_intermediate_chain(problem, candidates, gp = FALSE)
A Chain object that can be used to convert the problem to an intermediate form.