Default options for various optimization algorithms used within the package.
These algorithms are configured via the PIConfiguration class.
AlgorithmOptions_HJKB
Default options for the HJKB algorithm. See
dfoptim::hjkb() for more details on the options.
AlgorithmOptions_BOBYQA
Default options for the BOBYQA algorithm.
See nloptr::nl.opts() for more details on the options.
AlgorithmOptions_DEoptim
Default options for the DEoptim
algorithm. See DEoptim::DEoptim.control() for more details on the
options.