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
.
google
/
or-tools
Public
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
14k
Code
Issues
94
Pull requests
26
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Files
Expand file tree
stable
Breadcrumbs
or-tools
/
ortools
/
graph
/
samples
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
stable
Breadcrumbs
or-tools
/
ortools
/
graph
/
samples
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
AssignmentLinearSumAssignment.cs
AssignmentLinearSumAssignment.cs
AssignmentLinearSumAssignment.java
AssignmentLinearSumAssignment.java
AssignmentLinearSumAssignmentTest.bintest
AssignmentLinearSumAssignmentTest.bintest
AssignmentMinFlow.cs
AssignmentMinFlow.cs
AssignmentMinFlow.java
AssignmentMinFlow.java
AssignmentMinFlowTest.bintest
AssignmentMinFlowTest.bintest
BUILD.bazel
BUILD.bazel
BalanceMinFlow.cs
BalanceMinFlow.cs
BalanceMinFlow.java
BalanceMinFlow.java
BalanceMinFlowTest.bintest
BalanceMinFlowTest.bintest
CMakeLists.txt
CMakeLists.txt
SimpleMaxFlowProgram.cs
SimpleMaxFlowProgram.cs
SimpleMaxFlowProgram.java
SimpleMaxFlowProgram.java
SimpleMaxFlowProgramTest.bintest
SimpleMaxFlowProgramTest.bintest
SimpleMinCostFlowProgram.cs
SimpleMinCostFlowProgram.cs
SimpleMinCostFlowProgram.java
SimpleMinCostFlowProgram.java
SimpleMinCostFlowProgramTest.bintest
SimpleMinCostFlowProgramTest.bintest
assignment_linear_sum_assignment.cc
assignment_linear_sum_assignment.cc
assignment_linear_sum_assignment.py
assignment_linear_sum_assignment.py
assignment_min_flow.cc
assignment_min_flow.cc
assignment_min_flow.py
assignment_min_flow.py
balance_min_flow.cc
balance_min_flow.cc
balance_min_flow.py
balance_min_flow.py
bfs_directed.cc
bfs_directed.cc
bfs_directed_test.bintest
bfs_directed_test.bintest
bfs_one_to_all.cc
bfs_one_to_all.cc
bfs_one_to_all_test.bintest
bfs_one_to_all_test.bintest
bfs_undirected.cc
bfs_undirected.cc
bfs_undirected_test.bintest
bfs_undirected_test.bintest
dag_constrained_shortest_path_sequential.cc
dag_constrained_shortest_path_sequential.cc
dag_constrained_shortest_path_sequential_test.bintest
dag_constrained_shortest_path_sequential_test.bintest
dag_multiple_shortest_paths_one_to_all.cc
dag_multiple_shortest_paths_one_to_all.cc
dag_multiple_shortest_paths_one_to_all_test.bintest
dag_multiple_shortest_paths_one_to_all_test.bintest
dag_multiple_shortest_paths_sequential.cc
dag_multiple_shortest_paths_sequential.cc
dag_multiple_shortest_paths_sequential_test.bintest
dag_multiple_shortest_paths_sequential_test.bintest
dag_shortest_path_one_to_all.cc
dag_shortest_path_one_to_all.cc
dag_shortest_path_one_to_all_test.bintest
dag_shortest_path_one_to_all_test.bintest
dag_shortest_path_sequential.cc
dag_shortest_path_sequential.cc
dag_shortest_path_sequential_test.bintest
dag_shortest_path_sequential_test.bintest
dag_simple_constrained_shortest_path.cc
dag_simple_constrained_shortest_path.cc
dag_simple_constrained_shortest_path_test.bintest
dag_simple_constrained_shortest_path_test.bintest
dag_simple_multiple_shortest_paths.cc
dag_simple_multiple_shortest_paths.cc
dag_simple_multiple_shortest_paths_test.bintest
dag_simple_multiple_shortest_paths_test.bintest
dag_simple_shortest_path.cc
dag_simple_shortest_path.cc
dag_simple_shortest_path_test.bintest
dag_simple_shortest_path_test.bintest
dijkstra_all_pairs_shortest_paths.cc
dijkstra_all_pairs_shortest_paths.cc
dijkstra_all_pairs_shortest_paths_test.bintest
dijkstra_all_pairs_shortest_paths_test.bintest
dijkstra_directed.cc
dijkstra_directed.cc
dijkstra_directed_test.bintest
dijkstra_directed_test.bintest
dijkstra_one_to_all.cc
dijkstra_one_to_all.cc
dijkstra_one_to_all_test.bintest
dijkstra_one_to_all_test.bintest
dijkstra_sequential.cc
dijkstra_sequential.cc
dijkstra_sequential_test.bintest
dijkstra_sequential_test.bintest
dijkstra_undirected.cc
dijkstra_undirected.cc
dijkstra_undirected_test.bintest
dijkstra_undirected_test.bintest
root_a_tree.cc
root_a_tree.cc
root_a_tree_test.bintest
root_a_tree_test.bintest
rooted_tree_paths.cc
rooted_tree_paths.cc
rooted_tree_paths_test.bintest
rooted_tree_paths_test.bintest
simple_max_flow_program.cc
simple_max_flow_program.cc
simple_max_flow_program.py
simple_max_flow_program.py
simple_min_cost_flow_program.cc
simple_min_cost_flow_program.cc
simple_min_cost_flow_program.py
simple_min_cost_flow_program.py
View all files
You can’t perform that action at this time.