Skip to content

Add check with AMPL Benchmark#413

Open
arnavk23 wants to merge 4 commits into
JuliaSmoothOptimizers:mainfrom
arnavk23:fix-issue-38
Open

Add check with AMPL Benchmark#413
arnavk23 wants to merge 4 commits into
JuliaSmoothOptimizers:mainfrom
arnavk23:fix-issue-38

Conversation

@arnavk23

@arnavk23 arnavk23 commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Fixes #318

…re_ampl_nlp.jl

This ensures the markdown results are written after the comparison, resolving the runtime error and enabling full reporting.
The markdown output now only includes problem names, solver info, and objective/relative error columns for clarity.
@arnavk23

Copy link
Copy Markdown
Contributor Author

@tmigot @dpo any thoughts on this pr?

@tmigot

tmigot commented Jun 19, 2026

Copy link
Copy Markdown
Member

I have no idea what is done here.

@arnavk23

Copy link
Copy Markdown
Contributor Author

I have no idea what is done here.

This PR addresses #318 by adding a benchmarking script (compare_ampl_nlp.jl) that compares JSO problem objective values against AMPL-NLP reference values and reports the relative error for each problem in a markdown table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check/Compare with AMPL-NLP Benchmark

2 participants