julia-mpsge/MPSGE.jl

Numeraire: always print; and enable auxilliary vars

开放

#232 创建于 2025年8月12日

 (0 条评论) (0 个反应) (0 位负责人)Julia (3 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (22 个星标)
PR 合并指标
 (平均合并 57天 8小时) (30 天内合并 4 个 PR)

描述

Two issues re the numeraire:

  1. 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.
  2. 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.

贡献者指南