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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
CleanroomMC
/
Kirino-Engine
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
59
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Hypergraph-based system execution scheduler.
- #8
#8
Draft
Kuba663
wants to merge 17 commits into
CleanroomMC:main
CleanroomMC/Kirino-Engine:main
from
Kuba663:devel/scheduler
Kuba663/Kirino-Engine:devel/scheduler
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
Hypergraph-based system execution scheduler.
#8
Kuba663
wants to merge 17 commits into
CleanroomMC:main
CleanroomMC/Kirino-Engine:main
from
Kuba663:devel/scheduler
Kuba663/Kirino-Engine:devel/scheduler
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2026
Hypergraph
Kuba663
committed
c74695d
View commit details
Copy full SHA for c74695d
Browse repository at this point
Graph coloring
Kuba663
committed
6f1b3f3
View commit details
Copy full SHA for 6f1b3f3
Browse repository at this point
Hypergraph Scheduler almost complete
Kuba663
committed
f58668e
View commit details
Copy full SHA for f58668e
Browse repository at this point
Handling systems dependent on eachother
Kuba663
committed
0d51bc5
View commit details
Copy full SHA for 0d51bc5
Browse repository at this point
Scheduler system dependencies
Show description for ae63d91
Kuba663
committed
ae63d91
View commit details
Copy full SHA for ae63d91
Browse repository at this point
Removing unused functions
Show description for 62fd4c3
Kuba663
committed
62fd4c3
View commit details
Copy full SHA for 62fd4c3
Browse repository at this point
Hypergraph tests
Show description for c16b66c
Kuba663
committed
c16b66c
View commit details
Copy full SHA for c16b66c
Browse repository at this point
Hypergraph fixes
Show description for 6e845eb
Kuba663
committed
6e845eb
View commit details
Copy full SHA for 6e845eb
Browse repository at this point
Graph coloring unit tests and fixed mistake in DSatur
Kuba663
committed
2e28cf1
View commit details
Copy full SHA for 2e28cf1
Browse repository at this point
Kirino code style fix
Kuba663
committed
be3c758
View commit details
Copy full SHA for be3c758
Browse repository at this point
Primitive DAG building
Kuba663
committed
3070189
View commit details
Copy full SHA for 3070189
Browse repository at this point
Commits on Jun 29, 2026
Fixed mistake that caused improper scheduling
Show description for 77d080f
Kuba663
committed
77d080f
View commit details
Copy full SHA for 77d080f
Browse repository at this point
Documentation for dependency
Kuba663
committed
42070fb
View commit details
Copy full SHA for 42070fb
Browse repository at this point
Fixed another spelling mistake + replaced traditional for loop with for each.
Kuba663
committed
a2ee343
View commit details
Copy full SHA for a2ee343
Browse repository at this point
FibonacciHeap
Show description for d3e5ecf
Kuba663
committed
d3e5ecf
View commit details
Copy full SHA for d3e5ecf
Browse repository at this point
Removed the FibonacciHeap as it doesn't work.
Kuba663
committed
6ee47a3
View commit details
Copy full SHA for 6ee47a3
Browse repository at this point
Commits on Jul 7, 2026
Removed system-system dependencies from the hypergraph scheduler.
Kuba663
committed
90b7586
View commit details
Copy full SHA for 90b7586
Browse repository at this point
You can’t perform that action at this time.