nlopt_solver

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

Wrapper around a typical nlopt solver routine.