Aijunly
Aijunly
Dear InfiniteOpt team, If there exists a model of like the following ```julia # INITIALIZE THE MODEL model = InfiniteModel(Ipopt.Optimizer) ``` And then can i write the model to File_name.nl...
It looks like you're asking for help with setting up a linear equation system in the form \( Ax = b \) using Julia, where \( A \) is a...
My PC ```julia julia> versioninfo() Julia Version 1.11.6 Commit 9615af0f26 (2025-07-09 12:58 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Windows (x86_64-w64-mingw32) CPU: 8 × 11th Gen Intel(R) Core(TM)...