google/or-tools
Google's Operations Research tools:
About the project
Open-source suite by Google for solving combinatorial optimization problems: constraint programming, linear programming, routing and graph algorithms. Includes C++ core with Python, C# and Java wrappers.
Useful for
- Solve a vehicle routing problem with capacity and time-window constraints
- Model and solve a linear programming task with Glop or PDLP solver
- Use CP-SAT to schedule jobs or assign tasks under constraints
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 2 stars so far today, about 5 expected by the end of the day.
- GitHub Trending C++ today: #7, +8 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 14,071
- Stars in a day
- 5
- Forks
- 2,495
- Issues and pull requests
- 4,215
- Watchers
- 310
- Language
- C++
- License
- Apache-2.0
- Latest release
- v9.15 · January 12, 2026
- Created
- February 21, 2015
- Last push
- September 19, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 19, 2026GitHub Trending C++ today: #7, +8 stars
Similar projects
-
4.8
anthropics/uplifting-biomolecular-modeling
A reference collection of 36 drop-in optimization kits for the inference paths of open protein- and genomics-ML tools, from structure prediction to protein language models. Each kit speeds up a pinned upstream release…
-
4.7
niedachu/MateriaSim
MateriaSim is a Python framework for reproducible molecular simulation of multi-component materials: it organizes configurations, studies and runs on top of GROMACS with input validation and result traceability.
-
3.4
SpikeCalls/FlyDrones
Turns a fruit fly connectome (MaleCNS, 166k neurons) into a drone pilot: camera → visual neurons → spiking network → descending neurons → drone commands. Browser demo runs with no install.
-
2.0
anonymous-report-421/GPT-as-Policy
Evaluation code and a bilingual technical report assessing GPT 6 Astra as an embodied policy on ten RoboDojo tasks, including a hybrid scheme that corrects π₀.₅ actions.
-
2.0
TheJustinSunPrize/awards
Public repository for the Justin Sun Prize: rules, a bank of 1,022 math problems, candidates, awards, and formal verification evidence in machine-readable form.
-
1.7
ashleyotooligan/ant-1
A simulated ant with a recurrent neural controller in a 2D arena: it finds an odour source, records a food-location vector, and returns to its nest. An open laboratory for observing and intervening in the sensorimotor…