Coury Ditch

Results 13 issues of Coury Ditch

## What I'm trying to do Have a menu bar of link wrapped buttons e.g., `link "www.google.com"

**The bug** When using the SCIP solver, the SolverStats object is empty. **To Reproduce** ``` import cvxpy as cp import numpy as np c = np.array([1, 2]) A = np.array([[1,...

solver interfaces
Interface: SCIP

It seems that any ingredient level changes within an experiment's config hook do not actually alter the ingredient's config. It seems they are being overwritten right about [here](https://github.com/IDSIA/sacred/blob/master/sacred/initialize.py#L244-L246). Code to...