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 }}
d3group
/
OM-lecture
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: d3group/OM-lecture
Actions
All workflows
Workflows
Deploy Marimo to GitHub Pages
Deploy Marimo to GitHub Pages
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
149 workflow runs
149 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix supervisor feedback on scheduling model
Deploy Marimo to GitHub Pages
#143:
Commit
301972e
pushed by
a11to1n3
42s
production_scheduling
production_scheduling
42s
View workflow file
Add monotonicity fix: higher capacity never worse than lower capacity
Deploy Marimo to GitHub Pages
#142:
Commit
f118b04
pushed by
a11to1n3
46s
production_scheduling
production_scheduling
46s
View workflow file
Try explicit gapRel=0 and seed=42 for Gurobi
Deploy Marimo to GitHub Pages
#141:
Commit
1cd2039
pushed by
a11to1n3
46s
production_scheduling
production_scheduling
46s
View workflow file
Fix: Remove gapRel to ensure true optimality, increase time limit to 60s
Deploy Marimo to GitHub Pages
#140:
Commit
904d76e
pushed by
a11to1n3
41s
production_scheduling
production_scheduling
41s
View workflow file
Fix: Include all 99 jobs in cache, fallback for unassigned jobs
Deploy Marimo to GitHub Pages
#139:
Commit
4553d2a
pushed by
a11to1n3
40s
production_scheduling
production_scheduling
40s
View workflow file
Balance due dates - not too tight, not too easy
Deploy Marimo to GitHub Pages
#138:
Commit
cc5857d
pushed by
a11to1n3
41s
production_scheduling
production_scheduling
41s
View workflow file
Spread due dates more evenly across the month
Deploy Marimo to GitHub Pages
#137:
Commit
7e0ce39
pushed by
a11to1n3
43s
production_scheduling
production_scheduling
43s
View workflow file
Reduce time limit to 30s, add timing output for debugging
Deploy Marimo to GitHub Pages
#136:
Commit
ef66757
pushed by
a11to1n3
42s
production_scheduling
production_scheduling
42s
View workflow file
Fix job extraction: find best assignment, warn on unassigned jobs
Deploy Marimo to GitHub Pages
#135:
Commit
429e205
pushed by
a11to1n3
40s
production_scheduling
production_scheduling
40s
View workflow file
Reduce batches to 99 total (~800h) to allow 0-tardiness scenarios
Deploy Marimo to GitHub Pages
#134:
Commit
5cb2ddf
pushed by
a11to1n3
44s
production_scheduling
production_scheduling
44s
View workflow file
Add gapRel=0.01 and status logging to debug solver
Deploy Marimo to GitHub Pages
#133:
Commit
a73251b
pushed by
a11to1n3
43s
production_scheduling
production_scheduling
43s
View workflow file
Add solver logging to debug Gurobi usage
Deploy Marimo to GitHub Pages
#132:
Commit
4d501ce
pushed by
a11to1n3
39s
production_scheduling
production_scheduling
39s
View workflow file
Use pulp.GUROBI (Python API) instead of GUROBI_CMD
Deploy Marimo to GitHub Pages
#131:
Commit
9cddc2a
pushed by
a11to1n3
42s
production_scheduling
production_scheduling
42s
View workflow file
Add pulp import back for educational purposes
Deploy Marimo to GitHub Pages
#130:
Commit
a81cb21
pushed by
a11to1n3
40s
production_scheduling
production_scheduling
40s
View workflow file
Fix Gurobi error handling - catch gurobi_cl errors during solve
Deploy Marimo to GitHub Pages
#129:
Commit
320d543
pushed by
a11to1n3
42s
production_scheduling
production_scheduling
42s
View workflow file
Simplify Gurobi fallback - catch gurobi_cl errors and use CBC
Deploy Marimo to GitHub Pages
#128:
Commit
3e69b11
pushed by
a11to1n3
46s
production_scheduling
production_scheduling
46s
View workflow file
Improve Gurobi fallback handling in cache generation
Deploy Marimo to GitHub Pages
#127:
Commit
156839f
pushed by
a11to1n3
46s
production_scheduling
production_scheduling
46s
View workflow file
Add Gurobi support back to cache generation (not in main slides)
Deploy Marimo to GitHub Pages
#126:
Commit
2cd8661
pushed by
a11to1n3
50s
production_scheduling
production_scheduling
50s
View workflow file
Remove unused pulp import and revert Gurobi changes
Deploy Marimo to GitHub Pages
#125:
Commit
7fe7b6b
pushed by
a11to1n3
43s
production_scheduling
production_scheduling
43s
View workflow file
Add Gurobi support with CBC fallback for faster cache generation
Deploy Marimo to GitHub Pages
#124:
Commit
b9c90b6
pushed by
a11to1n3
39s
production_scheduling
production_scheduling
39s
View workflow file
Increase time limit to 180s for 195 batches to prove optimality
Deploy Marimo to GitHub Pages
#123:
Commit
1b59003
pushed by
a11to1n3
44s
production_scheduling
production_scheduling
44s
View workflow file
Use production_planning-based batch counts instead of equal batches
Deploy Marimo to GitHub Pages
#122:
Commit
6dedc1c
pushed by
a11to1n3
43s
production_scheduling
production_scheduling
43s
View workflow file
Further reduce batch counts to 192 (24 per product) for better cache …
Deploy Marimo to GitHub Pages
#121:
Commit
0c34276
pushed by
a11to1n3
40s
production_scheduling
production_scheduling
40s
View workflow file
Reduce batch counts to improve cache feasibility
Deploy Marimo to GitHub Pages
#120:
Commit
133a6d8
pushed by
a11to1n3
43s
production_scheduling
production_scheduling
43s
View workflow file
Improve cache generation: increase time limit and accept feasible sol…
Deploy Marimo to GitHub Pages
#119:
Commit
f083a4a
pushed by
a11to1n3
41s
production_scheduling
production_scheduling
41s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.