v0.4.2
Bug fixes
- env.reset now copies the model problem definition using
SCIPcopyOrig
to allow user to reuse instance from instance generators. - Change loggin level to
debug
inCombinatorialAuctionGenerator
.
SCIPcopyOrig
to allow user to reuse instance from instance generators.debug
in CombinatorialAuctionGenerator
.