Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Pyomo Forum
Conversations
About
Pyomo Forum
1–30 of 2408
This is a forum for users to get help with Pyomo.
We encourage users to consider using StackOverflow for questions with concrete "answers". StackOverflow allows users/developers to document different answers, and to vote on the relevance of answers.
[Click Here to Ask a Question on StackOverflow
]
Mark all as read
Report abusive group
0 selected
gül imamoğlu
Sep 28
Editing RHS value within multiple solves in pyomo
0 I am trying to switch Gams to pyomo so I'm unexperienced in pyomo. I have a basic model to
unread,
Editing RHS value within multiple solves in pyomo
0 I am trying to switch Gams to pyomo so I'm unexperienced in pyomo. I have a basic model to
Sep 28
Sreejith
Sep 16
Pyomo wheel for aarch64 architecture
Is there a pyomo wheel for aarch64 ? Could you give me the link if found! Thanks And is there any
unread,
Pyomo wheel for aarch64 architecture
Is there a pyomo wheel for aarch64 ? Could you give me the link if found! Thanks And is there any
Sep 16
Marek Makowski
2
Sep 15
porting a pyomo concrete model to another computer
I just want to share the experience with using dill for porting models specified with the python
unread,
porting a pyomo concrete model to another computer
I just want to share the experience with using dill for porting models specified with the python
Sep 15
Jianqiao Huang
Sep 12
Cplex reports my model is not convex
Hi, How can I fix the cplex error that the model is not convex? The error results from the following
unread,
Cplex reports my model is not convex
Hi, How can I fix the cplex error that the model is not convex? The error results from the following
Sep 12
N zudemK
Sep 12
pyomo.dae.simulator.Simulator should use initial guess for algebraic variables
Hello everyone, Currently, the Simulator reads only the initial guesses for the differential
unread,
pyomo.dae.simulator.Simulator should use initial guess for algebraic variables
Hello everyone, Currently, the Simulator reads only the initial guesses for the differential
Sep 12
Marek Makowski
,
Siirola, John
3
Sep 8
deactivating objective without knowing its name
Many thanks, John. I wonder where I could find this (and similar) tip in the Pyomo doc? Cheers, Marek
unread,
deactivating objective without knowing its name
Many thanks, John. I wonder where I could find this (and similar) tip in the Pyomo doc? Cheers, Marek
Sep 8
Kostas Mylonas
Sep 4
Problem with the initial value in optimization problem
I have formulated the following problem that tries to minimize the cost of imported energy by
unread,
Problem with the initial value in optimization problem
I have formulated the following problem that tries to minimize the cost of imported energy by
Sep 4
r.ilma...@gmail.com
Aug 24
Error in formulating piecewise linear constraints with two subsets
Dear All, I am currently dealing with facility location - allocation problem for and thus,
unread,
Error in formulating piecewise linear constraints with two subsets
Dear All, I am currently dealing with facility location - allocation problem for and thus,
Aug 24
Lucas Pierezan Magalhães
Aug 24
Appsi HiGHS not working with multiple threads
Hello, I'm using pyomo+highs inside a web server that creates threads to handle requests. I'm
unread,
Appsi HiGHS not working with multiple threads
Hello, I'm using pyomo+highs inside a web server that creates threads to handle requests. I'm
Aug 24
Abbas Omidi
Aug 21
Accessing GCG from Pyomo package
Dear support team, I tried to use SCIP and also GCG on Pyomo in Colab to solve mixed integer
unread,
Accessing GCG from Pyomo package
Dear support team, I tried to use SCIP and also GCG on Pyomo in Colab to solve mixed integer
Aug 21
Jonathan Nowacki
, …
Alessandro Zocca
3
Aug 18
Pyomo Textbook? Teachers Aid? Example problems & answers?
Hi Jon, You could consider using this Jupyter book https://mobook.github.io/MO-book/intro.html which
unread,
Pyomo Textbook? Teachers Aid? Example problems & answers?
Hi Jon, You could consider using this Jupyter book https://mobook.github.io/MO-book/intro.html which
Aug 18
Martiene Ubbens
,
Jonathan Nowacki
2
Aug 18
Beginner problem (Pyomo - Nevergrad)
What textbook are you using? On Saturday, February 4, 2023 at 12:22:09 AM UTC-5 Martiene Ubbens wrote
unread,
Beginner problem (Pyomo - Nevergrad)
What textbook are you using? On Saturday, February 4, 2023 at 12:22:09 AM UTC-5 Martiene Ubbens wrote
Aug 18
ROHIT KRISHNAN
2
Aug 18
Regarding Persistent Solver
Hi , I have code written to repeatedly solve the model by making small changes to the model based on
unread,
Regarding Persistent Solver
Hi , I have code written to repeatedly solve the model by making small changes to the model based on
Aug 18
juan raposo
2
Jul 20
Pyomo objective function and constraint declaration
GITHUB LINK IN CASE IT IS EASIER https://github.com/juanraposo2000/PYOMO_MMP El jueves, 20 de julio
unread,
Pyomo objective function and constraint declaration
GITHUB LINK IN CASE IT IS EASIER https://github.com/juanraposo2000/PYOMO_MMP El jueves, 20 de julio
Jul 20
Meg Niz
Jul 19
Solver time limit for cbc is ignored when running and solving a model on Google cloud.
I am running a large Pyomo model and using the following options: opt = pe.SolverFactory('cbc
unread,
Solver time limit for cbc is ignored when running and solving a model on Google cloud.
I am running a large Pyomo model and using the following options: opt = pe.SolverFactory('cbc
Jul 19
Victor Duraes De Faria
Jul 19
How to set expand_all_set_operators=False
I got the following warning in Pyomo: Reading data files.WARNING: Extracting subsets for Set tech_all
unread,
How to set expand_all_set_operators=False
I got the following warning in Pyomo: Reading data files.WARNING: Extracting subsets for Set tech_all
Jul 19
Srikanth Burra
Jul 17
Nonlinear problems
I am trying to solve a problem of the form min ( norm (GB*X+GB*x^2-P,2) ^2 ) st norm(GD*X,2)^2<=0
unread,
Nonlinear problems
I am trying to solve a problem of the form min ( norm (GB*X+GB*x^2-P,2) ^2 ) st norm(GD*X,2)^2<=0
Jul 17
Victor Duraes De Faria
2
Jul 14
How to use solver options with multiple word elements (eg. barrier.colnonzeros)
I found you can use "_" in place of "." to access these parameters. For example
unread,
How to use solver options with multiple word elements (eg. barrier.colnonzeros)
I found you can use "_" in place of "." to access these parameters. For example
Jul 14
Maximilian Hoffmann
Jul 6
Extreme Rays from Gurobi
Hello everyone, I'm curious whether there's an option to retrieve extreme rays from Gurobi
unread,
Extreme Rays from Gurobi
Hello everyone, I'm curious whether there's an option to retrieve extreme rays from Gurobi
Jul 6
arg...@gmail.com
,
Siirola, John D
3
Jun 28
instance of equality constraint
Hi John, thanks for the answer Here it is the original constraint where the parameter is in the RHS
unread,
instance of equality constraint
Hi John, thanks for the answer Here it is the original constraint where the parameter is in the RHS
Jun 28
juan raposo
,
David Woodruff
2
Jun 27
getting the dual variables
The statement on the stack overflow page you cited (that you can't get duals for a problem with
unread,
getting the dual variables
The statement on the stack overflow page you cited (that you can't get duals for a problem with
Jun 27
Marek Makowski
Jun 22
Easy issue about the piecewise characterize_function()
I cannot find how the pyomo.environ and pyomo.core are related, in particular if it is safe and
unread,
Easy issue about the piecewise characterize_function()
I cannot find how the pyomo.environ and pyomo.core are related, in particular if it is safe and
Jun 22
juan raposo
Jun 21
Dual variables issue
Hi, I'm currently developing some code requiring access to some dual variables regarding several
unread,
Dual variables issue
Hi, I'm currently developing some code requiring access to some dual variables regarding several
Jun 21
Hayford Adjavor
, …
David Woodruff
5
Jun 17
DataPortal() Issue.
For one thing, the excel file test.xlsx does not seem to contain any named ranges. Based on the error
unread,
DataPortal() Issue.
For one thing, the excel file test.xlsx does not seem to contain any named ranges. Based on the error
Jun 17
Ashlesha Tiple
, …
Esteban Daniel Gonzalez Iakl
4
Jun 16
Extracting Number of iterations for IPOPT
Hi, have you found a solution for this issue, easier than parsing the log file? Im looking into this
unread,
Extracting Number of iterations for IPOPT
Hi, have you found a solution for this issue, easier than parsing the log file? Im looking into this
Jun 16
Marek Makowski
,
Remo Andreoli
6
Jun 16
Merging two models that shall share several variables
I would have suggested the same thing - actually, a slightly worse solution using the m.
unread,
Merging two models that shall share several variables
I would have suggested the same thing - actually, a slightly worse solution using the m.
Jun 16
Hyemi Kim
Jun 14
Inquiry regarding Changing Solver Options in Colab
Hi all, I tried to change the option, such as feas_tolerance, of couenne solver (global solver of
unread,
Inquiry regarding Changing Solver Options in Colab
Hi all, I tried to change the option, such as feas_tolerance, of couenne solver (global solver of
Jun 14
Jeffrey Kantor
,
Michael Bynum
2
Jun 13
Trouble with HiGHS
Currently, to get this to work with appsi-based solver interfaces, you have to do the following:
unread,
Trouble with HiGHS
Currently, to get this to work with appsi-based solver interfaces, you have to do the following:
Jun 13
Marek Makowski
2
Jun 12
RangeSet in abstract model parametrized by concrete model parameter?
The following, based on the approach suggested by John Sirola, solves the above issue, although
unread,
RangeSet in abstract model parametrized by concrete model parameter?
The following, based on the approach suggested by John Sirola, solves the above issue, although
Jun 12
Chaymae Makri
, …
Ja Eddouibi
10
Jun 10
MINLP problem: solver error
Thanks for your response, but I have I request that when I install CPLEX on my computer, I can use
unread,
MINLP problem: solver error
Thanks for your response, but I have I request that when I install CPLEX on my computer, I can use
Jun 10