julia-mpsge/MPSGE.jl
Numeraire: always print; and enable auxilliary vars
オープン
#232 opened on 2025/08/12
enhancementgood first issue
Repository metrics
- Stars
- (22 個のスター)
- PR merge metrics
- (平均マージ 57d 8h) (30d で 4 merged PRs)
説明
Two issues re the numeraire:
- It would be good to print the numeraire with the solve when it's user defined. At least when there's only a single fixed variable, and the numeraire is therefore clear. And maybe for multiple fixed variable values, just include them all; they're basically all equivalently the numeraire.
- I think we should enable for a fixed auxiliary variable to be the numeraire. My testing suggests that it's not functional at this point. Fixing an auxiliary variable still selects the largest consumer as the default numeraire.