You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
api_solver.cpp currently sets the solver factory field to null when a solver is translated from another solver.
Instead, it should initialize the solver factory using the translate method on solver factories.
api_solver.cpp currently sets the solver factory field to null when a solver is translated from another solver.
Instead, it should initialize the solver factory using the translate method on solver factories.