Tim Anderson
Results
2
issues of
Tim Anderson
Here is a simple two variable problem that returns a status of infeasible when it should be unbounded. I tested this three solver (glpk, lpsolve, and symphony). All packages are...
I'm using Lahman package 9.0.0. It appears that Salaries data is stuck at 2016. ``` > library(Lahman) > summary(Salaries$yearID) Min. 1st Qu. Median Mean 3rd Qu. Max. 1985 1994 2001...