![]() |
ReFRACtor
|
Functions | |
def | nlopt_constrained_test () |
def | nlopt_test () |
def nlopt_constrained_test.nlopt_constrained_test | ( | ) |
This test is an example of using the nlopt package. We ended up *not* using this, the solvers didn't work well with our problems. But leave this test in place as an example of how to set this up in case we want to return to this at some point.
Definition at line 13 of file nlopt_constrained_test.py.
def nlopt_constrained_test.nlopt_test | ( | ) |
This is from the tutorial
Definition at line 81 of file nlopt_constrained_test.py.