-
I've been using `testthat` for several years now in package development and recently came across the BDD flavour of writing tests with:
```
describe("...",{
it("...", {
})
})
```
Havi…
-
Hi there,
I always though that the `min` and `max` attributes of a Flow can be used to limit _any kind_ of Flow in an energysystem, as can be supposed from the documentation in the `network/flow.py…
-
**Context:**
I have an 'MILP' model where the binaries are defined as continuous variables(Will refer to these as binary variables below). Through other techniques, I generate the values of binary va…
-
Hello,
I'm implementing the dial-a-ride problem using pricing callbacks to generate a new entering column in the master problem and I'm referring to your work of CapacitatedVehicleRouting demo:http…
-
While [working on isolating a memory leak issue](https://discourse.julialang.org/t/memory-consumption-growth-with-many-large-milps-in-jump/61895) I first came across a [`prob not defined` issue](https…
NLaws updated
3 years ago
-
## Describe the problem or improvement suggested
This new environment allows users to provide primal solution candidates during the solving process.
## Describe the solution you would like
This n…
gasse updated
3 years ago
-
Hi I followed the installation of CobraToolbox as outlined. However the following error showed when runnint initCobraToolbox:
`>> initCobraToolbox
_____ _____ _____ _____ _____…
-
Hi,
I don't understand why you compute a bounding box for the data producer. In the paper you said because "the stochastic nature of training", but in some iteration of training, it is possible tha…
-
Dear authors,
I know that the instances you used are from some standard library, but I am wondering if there is a way to generate some synthetic instances by ecole (the platform also from your grou…
-
Hello, I'm just checking to see whether using @NLconstraints/@NLoptimize is possible in infinite opt? If so, is there an example in any of the documentation? I didn't find any.
The following threa…