Alex
Alex
Yes, `mindtpy`. Sorry, I didn't realize these options weren't supported for all backends. I just need `logfile` (to contain what MindtPy writes to the console). I can't simply redirect stdout...
Ah, I didn't know about `capture_output`. I was trying something similar via contextlib's `redirect_stderr`. > One question: do you actually want to save the solver output? If you aren't going...
There are lots of instances of people asking about Benders decomposition on Pyomo: [with Gurobi and Pyomo](https://groups.google.com/g/pyomo-forum/c/WYlyBeAqCFY/m/KezoK33PBgAJ), [with CPLEX and Pyomo](https://groups.google.com/g/pyomo-forum/c/-coy9oSRtVk/m/aWValF8xAwAJ), [with suffixes](https://groups.google.com/g/pyomo-forum/c/VhJYHifyeZU/m/CBVFv8CJBAAJ), [here](https://groups.google.com/g/pyomo-forum/c/7odpF0fLmhg/m/XOTRKLlQr30J), [here](https://groups.google.com/g/pyomo-forum/c/7OK9BSHX3us/m/lJT1Sc-_ZiEJ), [many others](https://groups.google.com/g/pyomo-forum/search?q=benders), so the enhancement...
I think [IDAES](https://idaes.org/idaes-integrated-platform/) implements Benders decomposition too.
I did not know `SolverFactory` takes subsolvers like `"gams:ipopt"`. The [Pyomo documentation](https://pyomo.readthedocs.io/en/stable/working_models.html) makes no mention of it. Could you please fix the documentation as well?
The problem is that: 1. GAMS does not inherit from `OptSolver` (Pyomo needs to define a base protocol that all solvers inherit from, including GAMS) 2. GAMS initializes its options...
Note that `AsynchronousActionManager` has the same problem, except that it doesn't have an `options` either. This behavior of default options for `solve()` should be standardized across all solvers.
This happens for me every install, for every supported version of Python. Running `pip install fb-idb` a second time produces no error, but also fails to install `idb`.
+1, this would be usable to all Cargo packages then
Again. This time upon `You have struck green tourmaline`: Process Dump ``` Process: SoundSense-RS [51862] Path: /Applications/Lazy Mac Pack v0.47.05 dfhack-r1/*/SoundSense-RS Identifier: SoundSense-RS Version: 0 Code Type: X86-64 (Native) Parent...