More
More
-
awesome-optimization Public
Forked from ebrahimpichka/awesome-optimizationA curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.
UpdatedSep 18, 2024 -
bazel-remote Public
Forked from buchgr/bazel-remoteA remote cache for Bazel
Go Apache License 2.0 UpdatedAug 8, 2022 -
-
Bonmin Public
Forked from coin-or/BonminThis a mirror of the subversion repository on COIN-OR. For bugtracking and wiki, see website.
C++ Other UpdatedJan 1, 2020 -
-
cluster Public
Forked from mariobadr/clusterA C++ library for finding groups in data (i.e., clustering)
C++ Apache License 2.0 UpdatedOct 8, 2024 -
cmake_example Public template
Forked from pybind/cmake_exampleExample pybind11 module built with a CMake-based build system
Python Other UpdatedAug 2, 2024 -
cvxpy Public
Forked from cvxpy/cvxpyA Python-embedded modeling language for convex optimization problems.
Python GNU General Public License v3.0 UpdatedFeb 12, 2018 -
CyLP Public
Forked from coin-or/CyLPA Python interface to CLP, CBC, and CGL to solve LPs and MIPs.
Python Other UpdatedNov 30, 2015 -
footrule_ranking Public
(Exact) Footrule rank-aggregation using Linear-Programming with Python
-
HiGHS Public
Forked from ERGO-Code/HiGHSLinear optimization software
C++ Other UpdatedJul 15, 2022 -
HiGHS_basic_tests Public
Some basic netlib-based tests for [HiGHS](https://github.com/ERGO-Code/HiGHS)
-
imgui Public
Forked from ocornut/imguiDear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedOct 27, 2022 -
-
kemeny_ranking Public
(Exact) Kemeny rank-aggregation using Integer-Programming with Python
-
kiwi-solver Public
Forked from google/kiwi-solverKiwi is a minimalist and extendable Constraint Programming (CP) solver.
Java Apache License 2.0 UpdatedJun 6, 2017 -
l1-ls.py Public
Forked from Networks-Learning/l1-ls.pyL1 regularized Least Squares minimization problem solver.
Python UpdatedOct 12, 2016 -
-
Low-rank Matrix-Factorization with Max-Norm Regularization by Projected Stochastic Gradient Descent
-
MiniCPBP Public
Forked from PesantGilles/MiniCPBPReplacing standard support propagation by belief propagation in MiniCP
Java UpdatedMar 11, 2020 -
minisat Public
Forked from niklasso/minisatA minimalistic and high-performance SAT solver
C++ Other UpdatedApr 6, 2019 -
-
nnls_sbb Public
First-order nonmonotonic sparse nonnegative least-squares
Python UpdatedFeb 21, 2018 -
or-tools Public
Forked from google/or-toolsGoogle's Operations Research tools:
C++ Apache License 2.0 UpdatedJul 24, 2025 -
osqp_benchmarks Public
Forked from osqp/osqp_benchmarksQP Benchmarks for the OSQP Solver against GUROBI, MOSEK, ECOS and qpOASES
Python Apache License 2.0 UpdatedJan 7, 2018 -
A (prototype) Projected Stochastic Gradient Max-norm-Matrix-factorization code using C++/Eigen + Python/numpy
C++ UpdatedApr 2, 2018 -
pybind11 Public
Forked from pybind/pybind11Seamless operability between C++11 and Python
C++ Other UpdatedAug 2, 2024 -
-
pyeda Public
Forked from cjdrake/pyedaPython EDA
Python BSD 2-Clause "Simplified" License UpdatedAug 16, 2015 -
pyLemonFlow Public
Small networkx-feed wrapper for CoinOR's Lemon for Network-simplex based Min-cost-flow