Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
scipopt
/
PySCIPOpt
Public
Notifications
You must be signed in to change notification settings
Fork
284
Star
993
Code
Issues
15
Pull requests
5
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Interface SCIP methods
- #1237
#1237
Merged
Joao-Dionisio
merged 20 commits into
scipopt:master
scipopt/PySCIPOpt:master
from
adamj34:interface
adamj34/PySCIPOpt:interface
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Interface SCIP methods
#1237
Joao-Dionisio
merged 20 commits into
scipopt:master
scipopt/PySCIPOpt:master
from
adamj34:interface
adamj34/PySCIPOpt:interface
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
add getMaxTotalDepth method
adamj34
committed
e969506
View commit details
Copy full SHA for e969506
Browse repository at this point
add getNBacktracks and getFocusNode method
adamj34
committed
33c3ce7
View commit details
Copy full SHA for 33c3ce7
Browse repository at this point
add getAvgLowerbound method
adamj34
committed
1d1bcf0
View commit details
Copy full SHA for 1d1bcf0
Browse repository at this point
add getAvgDualbound method
adamj34
committed
7f0566e
View commit details
Copy full SHA for 7f0566e
Browse repository at this point
add getDeterministicTime method
adamj34
committed
d00054f
View commit details
Copy full SHA for d00054f
Browse repository at this point
add getFirstPrimalBound method
adamj34
committed
7ca8620
View commit details
Copy full SHA for 7ca8620
Browse repository at this point
add getLowerboundRoot method
adamj34
committed
9de5f77
View commit details
Copy full SHA for 9de5f77
Browse repository at this point
add getUpperbound method
adamj34
committed
dbbeb9a
View commit details
Copy full SHA for dbbeb9a
Browse repository at this point
add getNObjlimLeaves method
adamj34
committed
d3ae10e
View commit details
Copy full SHA for d3ae10e
Browse repository at this point
increase optimized_model's node_lim to get primal solutions
adamj34
committed
a39137e
View commit details
Copy full SHA for a39137e
Browse repository at this point
update CHANGELOG.md
Show description for 2307b0a
adamj34
and
Joao-Dionisio
authored
2307b0a
View commit details
Copy full SHA for 2307b0a
Browse repository at this point
update the description of getNBacktracks
adamj34
committed
9a3d450
View commit details
Copy full SHA for 9a3d450
Browse repository at this point
refactor statistics tests
adamj34
committed
6ba6467
View commit details
Copy full SHA for 6ba6467
Browse repository at this point
add test for getFocusNode
adamj34
committed
e1caacd
View commit details
Copy full SHA for e1caacd
Browse repository at this point
Commits on Sep 2, 2026
update getFirstPrimalBound description
adamj34
committed
8c0c6f8
View commit details
Copy full SHA for 8c0c6f8
Browse repository at this point
Commits on Sep 3, 2026
improve statistics tests
adamj34
committed
5139b57
View commit details
Copy full SHA for 5139b57
Browse repository at this point
Commits on Sep 14, 2026
Merge branch 'scipopt:master' into interface
adamj34
authored
d75c8c0
View commit details
Copy full SHA for d75c8c0
Browse repository at this point
fix import
adamj34
committed
be8cb16
View commit details
Copy full SHA for be8cb16
Browse repository at this point
refactor test_getAvgLowerbound to also handle models solved to optimality
adamj34
committed
d21da10
View commit details
Copy full SHA for d21da10
Browse repository at this point
Commits on Sep 15, 2026
Merge branch 'master' into interface
Joao-Dionisio
authored
582733c
View commit details
Copy full SHA for 582733c
Browse repository at this point
You can’t perform that action at this time.