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 }}
Pyomo
/
pyomo
Public
Notifications
You must be signed in to change notification settings
Fork
589
Star
2.5k
Code
Issues
349
Pull requests
44
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Support a reusable 'var_cache' within the
IdentifyVariableVisitor
- #3966
#3966
Open
jsiirola
wants to merge 12 commits into
Pyomo:main
Pyomo/pyomo:main
from
jsiirola:identify_vars_seen_cache
jsiirola/pyomo:identify_vars_seen_cache
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Support a reusable 'var_cache' within the
IdentifyVariableVisitor
#3966
jsiirola
wants to merge 12 commits into
Pyomo:main
Pyomo/pyomo:main
from
jsiirola:identify_vars_seen_cache
jsiirola/pyomo:identify_vars_seen_cache
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
Support a reusable 'seen' cache within the IdentifyVariableVisitor
jsiirola
committed
9b4265c
View commit details
Copy full SHA for 9b4265c
Browse repository at this point
NFC: fix typo
jsiirola
committed
3dd8245
View commit details
Copy full SHA for 3dd8245
Browse repository at this point
Fix import, add tests
jsiirola
committed
037981a
View commit details
Copy full SHA for 037981a
Browse repository at this point
Rename 'seen' -> 'var_cache' for clarity/consistency
jsiirola
committed
01b9e7b
View commit details
Copy full SHA for 01b9e7b
Browse repository at this point
Only return newly-found variables from IdentifyVariableVisitor.walk_expression()
jsiirola
committed
33064ab
View commit details
Copy full SHA for 33064ab
Browse repository at this point
Commits on Jun 1, 2026
Switch IdentifyVariableVisitor var_cache to accept ComponentSet
jsiirola
committed
809cb8c
View commit details
Copy full SHA for 809cb8c
Browse repository at this point
NFC: fix typo
jsiirola
committed
a8f3201
View commit details
Copy full SHA for a8f3201
Browse repository at this point
Commits on Jun 3, 2026
Merge branch 'main' into identify_vars_seen_cache
jsiirola
committed
4fbf352
View commit details
Copy full SHA for 4fbf352
Browse repository at this point
Switch devel.initialization to use vars_from_eexpressions.get_vars; alphabetize imports
jsiirola
committed
deff4a4
View commit details
Copy full SHA for deff4a4
Browse repository at this point
Commits on Jun 26, 2026
Merge branch 'main' into identify_vars_seen_cache
blnicho
authored
3ef3cb1
View commit details
Copy full SHA for 3ef3cb1
Browse repository at this point
Commits on Aug 13, 2026
Merge branch 'main' into identify_vars_seen_cache
blnicho
authored
28ada55
View commit details
Copy full SHA for 28ada55
Browse repository at this point
Commits on Aug 18, 2026
Merge branch 'main' into identify_vars_seen_cache
jsiirola
committed
e95bba1
View commit details
Copy full SHA for e95bba1
Browse repository at this point
You can’t perform that action at this time.