Skip to content

Conversation

@jonathanberthias
Copy link
Contributor

@jonathanberthias jonathanberthias commented Dec 27, 2025

There have been quite a few new additions since the last update:

  • IIS,
  • Exact solving,
  • A couple new event types,
  • Implied int types.

I ran stubgen from scratch and filtered out the noise (e.g. it added -> Any to all methods, not sure that's useful). The remaining changes are that it now adds private functions and attributes whereas they were ignored before.

The next step I'm working on is to run stubtest so that we get an error if we forget to update the stubs, it would avoid having to make these kind of PRs 😄

@Joao-Dionisio
Copy link
Member

Awesome! I'll play around with AI a bit to hopefuly make a script that does this automatically. Fingers crossed!

@Joao-Dionisio Joao-Dionisio merged commit 5ceac82 into scipopt:master Dec 28, 2025
1 check passed
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