-
* **I'm submitting a ...**
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
* **Do you want …
-
**Is your feature request related to a problem?**
Currently, the terminal gives very vague outputs when the REopt API call fails because the assumptions JSON has something wrong with it (in my case, …
-
In the [reo/validators.py](https://github.com/NREL/REopt_Lite_API/blob/69bdfe04280e1ee42ed7f62a7f4818a61341798b/reo/validators.py#L1194) we have the following logic:
```python
m, b = Generator.defau…
NLaws updated
3 years ago
-
I'm not sure if this exception is hiding something else going on, but there is a variable undefined in https://github.com/jump-dev/Xpress.jl/blob/e325c688e32ebe819cb4cb4db358635e0144f90a/src/utils.jl#…
NLaws updated
3 years ago
-
How to get around this error?
File "/home/ec2-user/SageMaker/src/post_and_poll.py", line 23, in get_api_results
results = poller(url=results_url.replace('', run_id))
File "/home/ec2-user/…
-
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
-
We don't yet support returning the dual of constraints in the solution, but it looks like it is exposed in the SCIP API:
```
src/wrapper/cons_linear.jl
73:function SCIPgetDualsolLinear(scip, cons)
…
-
Some jobs never solve and it appears to be due to lost workers, probably related to a Julia bug. The traceback on a local host is:
```
Assertion failed: (jl_is_method_instance(mi)), function emit_in…
NLaws updated
3 years ago
-
-