Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
MixedIntegerLinearProgramming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different platforms like Linux and WINDOWS
This project is moved to github: https://lp-solve.github.io/
A java decision supporting application for the urban planning domain. It is designed as a desktop frontend to a MixedIntegerProgramming engine. Actually it uses the GNU LinearProgramming Kit (GLPK).
Arageli is a C++ library for computations in arithmetic, algebra, geometry, linear and integerlinearprogramming. Arageli provides routines and classes that support precise, i.e. symbolic or algebraic, computations.
Simplex-in-PHP are PHP scripts that solve small linearprogramming and integerlinearprogramming problems executing the simplex method step by step, printing the tableau and drawing the graphical analysis. Useful for students in Operational Research