nlopt_solver

compas_cem.optimization.nlopt_solver(f, algorithm, dims, bounds_up, bounds_low, iters, stopval, ftol)[source]

Wrapper around a typical nlopt solver routine.