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
Accelerator
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 }}
simopt-admin
/
simopt
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
74
Code
Issues
10
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/dsl
- #240
#240
Merged
cenwangumass
merged 17 commits into
master
simopt-admin/simopt:master
from
feature/dsl
simopt-admin/simopt:feature/dsl
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Feature/dsl
#240
cenwangumass
merged 17 commits into
master
simopt-admin/simopt:master
from
feature/dsl
simopt-admin/simopt:feature/dsl
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
Initial commit for simopt-dsl
cenwangumass
committed
feeafd2
View commit details
Copy full SHA for feeafd2
Browse repository at this point
Add initial simopt-dsl code
cenwangumass
committed
b9a2658
View commit details
Copy full SHA for b9a2658
Browse repository at this point
Add .gitignore
cenwangumass
committed
c7de485
View commit details
Copy full SHA for c7de485
Browse repository at this point
Add metadata and dependencies for simopt-dsl
cenwangumass
committed
5e4cc31
View commit details
Copy full SHA for 5e4cc31
Browse repository at this point
Configure simopt-dsl as a uv workspace source
cenwangumass
committed
afc0980
View commit details
Copy full SHA for afc0980
Browse repository at this point
Give variables unique identities to prevent name aliasing
cenwangumass
committed
912db68
View commit details
Copy full SHA for 912db68
Browse repository at this point
Call simulation callbacks with decisions and RNGs directly
cenwangumass
committed
8b1ad9d
View commit details
Copy full SHA for 8b1ad9d
Browse repository at this point
Standardize simulation gradient shape
cenwangumass
committed
7dc6357
View commit details
Copy full SHA for 7dc6357
Browse repository at this point
Enforce bounds and integrality for model variables and solutions
cenwangumass
committed
d5bbc6e
View commit details
Copy full SHA for d5bbc6e
Browse repository at this point
Add ruff format rules
cenwangumass
committed
33b52aa
View commit details
Copy full SHA for 33b52aa
Browse repository at this point
Add ruff lint rules
cenwangumass
committed
b2a9cb1
View commit details
Copy full SHA for b2a9cb1
Browse repository at this point
Run ruff format
cenwangumass
committed
d25d345
View commit details
Copy full SHA for d25d345
Browse repository at this point
Fix ty issue
cenwangumass
committed
d197b6c
View commit details
Copy full SHA for d197b6c
Browse repository at this point
Add library simopt-dsl
cenwangumass
committed
db6781d
View commit details
Copy full SHA for db6781d
Browse repository at this point
Migrate optimization problems to the DSL
cenwangumass
committed
7b083b5
View commit details
Copy full SHA for 7b083b5
Browse repository at this point
Regenerate expect test data
cenwangumass
committed
c20dea9
View commit details
Copy full SHA for c20dea9
Browse repository at this point
Move Metric into the simulation module to avoid cyclic import
cenwangumass
committed
e220d3b
View commit details
Copy full SHA for e220d3b
Browse repository at this point
You can’t perform that action at this time.