Fortran and AMPL code for the paper "Social optimum in the basic bathtub model" (with R. Arnott)
mkilani d1de3ae859 small updates | il y a 3 ans | |
---|---|---|
abc | il y a 3 ans | |
continuous | il y a 3 ans | |
README.md | il y a 3 ans |
This project contains Fortran and AMPL code to solve for the optimum in the Bathtub model.
Two types of utility functions are considered:
The Fortran code calls some standard functions and libraries:
and relies on
for the optimization process.