Pyomo / mpi-sppy

MPI-based Stochastic Programming in PYthon
https://mpi-sppy.readthedocs.io
Other
65 stars 38 forks source link

i need emergency help for pyomo code as financial model as below #378

Closed miladaskary closed 6 months ago

miladaskary commented 6 months ago

hi dear i need to pyomo code for case follow: my email is: miladaskary@gmail.com

set Investments := STOCKS BONDS ;

param InitialWealth := 55000 ;

param TargetCapital := 80000 ;

param ExcessPerUnitBenefit := 1 ;

param ShortagePerUnitCost := 4 ;

param NumTimes := 3 ;

param Return :=

STOCKS 1 1.06 BONDS 1 1.12

STOCKS 2 1.06 BONDS 2 1.12

STOCKS 3 1.06 BONDS 3 1.12 ;

bknueven commented 6 months ago

Not clear this has anything to do with mpi-sppy. To get help from the Pyomo community ask a question on one of the following: