For scalable problems, we can pass as argument the desirable size. Right now, there is an inconsistency in the typing: - `Int` https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl/blob/main/src/ADNLPProblems/arglina.jl - `Integer` https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl/blob/main/src/Meta/arglina.jl And all connected ressources should be updated.
For scalable problems, we can pass as argument the desirable size.
Right now, there is an inconsistency in the typing:
Inthttps://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl/blob/main/src/ADNLPProblems/arglina.jlIntegerhttps://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl/blob/main/src/Meta/arglina.jlAnd all connected ressources should be updated.