scip
MIP solver
A solver for mixed integer programming and nonlinear optimization problems
SCIP - Solving Constraint Integer Programs
407 stars
12 watching
68 forks
Language: C
last commit: 7 days ago
Linked from 1 awesome list
constraint-programminginteger-programmingminlpminlp-solvermipmip-solverscip
Related projects:
Repository | Description | Stars |
---|---|---|
mdiep/logician | A logic programming library for Swift that uses constraints to solve problems | 195 |
ethz-adrl/ifopt | An Eigen-based C++ interface to nonlinear programming solvers | 790 |
sqlp/sdpt3 | Software package for solving convex optimization problems involving semidefinite constraints. | 106 |
osqp/osqp-matlab | A Matlab interface for solving quadratic programming problems using the OSQP solver | 46 |
snopt/snopt-matlab | Provides a Matlab interface to SNOPT for nonlinear optimization | 56 |
jiangxh1992/ga4tspproblem | A Matlab implementation of a genetic algorithm to solve the Traveling Salesman Problem (TSP) by optimizing routes through a set of cities. | 70 |
radsz/jacop | A Java-based solver for solving constraint satisfaction problems using a large set of constraints and modular search algorithms. | 220 |
triska/clpz | A system for solving problems with logical rules and integer arithmetic constraints | 189 |
qpsolvers/qpsolvers | A unified Python API for solving convex quadratic programs with various optimization solvers. | 610 |
sciml/scimlbenchmarks.jl | Provides benchmarks for Scientific Machine Learning and equation solvers in multiple programming languages. | 319 |
liukewia/solving-tsp-vrp | This MATLAB project implements heuristic algorithms for solving two classic optimization problems in logistics and transportation planning | 119 |
bimk/platemo | An evolutionary multi-objective optimization platform that provides a comprehensive set of algorithms and benchmark problems for researchers and developers. | 1,671 |
vindaar/nimnlopt | A wrapper around the Nlopt nonlinear optimization library for Nim programming language | 16 |
hyperopt/hyperopt-sklearn | Automates search for optimal parameters in machine learning algorithms. | 1,594 |
urbste/mlpnp_matlab_toolbox | A collection of PnP methods for Matlab, including MLPnP and benchmarking tools. | 70 |