coin-or/Gravity
Mathematical Modeling for Optimization and Machine Learning
This is a mathematical modeling tool designed for optimization and machine learning tasks. It takes your complex mathematical problem formulations as input and provides an optimized solution. It's intended for operations researchers, data scientists, and engineers who need to solve large-scale optimization problems efficiently.
156 stars. No commits in the last 6 months.
Use this if you need to translate complex optimization or machine learning problems into a high-performance computational model for finding optimal solutions.
Not ideal if you are a beginner looking for a simple, out-of-the-box machine learning library with pre-built models and don't want to engage with mathematical modeling.
Stars
156
Forks
31
Language
C++
License
BSD-3-Clause
Category
Last pushed
Oct 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/coin-or/Gravity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
apache/singa
a distributed deep learning platform
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++