The branch "lemon_solver" integrates the rlemon package. Outstanding issues:
Timing - we'll probably be ready to submit rlemon to CRAN within the month. When do we want to enable this in optmatch?
Need to expand testing of the different algorithms. (I've confirmed all existing tests pass by changing the default algorithn and have some basic tests comparing between algorithms, but should probably expand it a bit. Alternatively; could easily modify the Makefile to run the test suite multiple times with different defaults, but this wouldn't replicate easier to CI.)
Thoughts on name of the argument, method. algorithm? solver?
We're still tweaking the rlemon interface a bit, so the names passed to method will change.
The branch "lemon_solver" integrates the rlemon package. Outstanding issues:
method
.algorithm
?solver
?method
will change.