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

Use matrix of constraints #111

Closed
wants to merge 3 commits into from
Closed

Use matrix of constraints #111

wants to merge 3 commits into from

Conversation

blegat
Copy link
Member

@blegat blegat commented Apr 7, 2021

@joaquimg
Copy link
Member

Looks like a great code improvement!
Have you done MOIPaper like benchmarks?

@blegat
Copy link
Member Author

blegat commented May 13, 2021

Not yet but we can expect some improvements with the latest changes on MOI

src::MOI.Utilities.UniversalFallback{Model};
copy_names::Bool = false
)
return MOI.copy_to(dest, src.model)
Copy link
Member

Choose a reason for hiding this comment

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

Doesn't this just ignore any extra attributes in src?

@odow
Copy link
Member

odow commented May 24, 2021

Close in favor of #114

@odow odow closed this May 24, 2021
@odow odow deleted the bl/matrix branch May 24, 2021 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants