julia-mpsge/MPSGE.jl

Numeraire: always print; and enable auxilliary vars

Aberta

#232 aberto em 12 de ago. de 2025

 (0 comentário) (0 reação) (0 responsável)Julia (3 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (22 estrelas)
Métricas de merge de PR
 (Mesclagem média 57d 8h) (4 fundiu PRs em 30d)

Description

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.

Guia do colaborador