Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing COPS instances #325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

frapac
Copy link
Contributor

@frapac frapac commented Apr 19, 2024

Adapted from https://github.com/MadNLP/COPSBenchmark.jl/

xref #161

I am not sure to understand how to integrate the new instances in the tests and in src/Meta.

@tmigot
Copy link
Member

tmigot commented May 24, 2024

Sorry @frapac , I didn't have the chance to complete your PR yet, but I don't forget ;).

# COPS 3.1 - March 2004

function torsion(args...; n = default_nvar, kwargs...)
nx, ny = n
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An idea here?



function minsurf(args...; n = default_nvar, kwargs...)
nx, ny = n
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

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.

2 participants