JuliaSmoothOptimizers / JuliaSmoothOptimizers/JSOTutorials.jl
Creating a new solver
- Vorherrschende Sprache
- Julia
- Sterne
- 7
- Forks
- 10
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
How to create a new JSO-compatible solver:
- NLPModels input
- GenericExecutionStats output
- `bmark_solvers` against IPOPT on CUTEst problems
- Performance profiles and tables
Don't overexplain any part or it becomes too long.
cf @joaoluisro
Beitragsleitfaden
Rechercherichtung
Start by reviewing the existing JSOTutorials.jl tutorial structure and the issue's required concepts: NLPModels input, GenericExecutionStats output, and bmark_solvers comparisons against IPOPT on CUTEst problems. Define the tutorial's scope around concise explanations, performance profiles, and tables; done means the complete solver-creation workflow is documented without overexplaining any section.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- julia
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100