Fortran and AMPL code for the paper "Social optimum in the basic bathtub model" (with R. Arnott)
mkilani d1de3ae859 small updates | 3 年之前 | |
---|---|---|
abc | 3 年之前 | |
continuous | 3 年之前 | |
README.md | 3 年之前 |
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.