You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Solver output detection**: `will_solver_print(::CTSolvers.Uno)` method to check if Uno will produce output based on `logger` option (silent when `logger="SILENT"`)
33
+
34
+
### Changed
35
+
36
+
-**Solver count**: Updated from 4 to 5 available solvers (Ipopt, MadNLP, Uno, MadNCL, Knitro)
37
+
-**Method count**: Updated from 10 to 12 available methods (10 CPU + 2 GPU)
38
+
-**Test structure**: Restructured canonical tests to use modeler-solver pairs, Uno now works with both ADNLP and Exa
39
+
-**Documentation**: Updated solver lists and examples throughout documentation to include Uno
0 commit comments