Guest! Login/Join

DomainTools.com


 

Linear Programming And Optimization


Directory > Science > Math > Combinatorics > Software > Linear Programming and Optimization

Fortran Source Code@ (32)
 
Related Categories:
   Science > Math > Operations_Research (230)
   Science > Technology > Industrial_Engineering (17)


456 Listings - DR (10/10)456 Listings - DR (10/10) HOPDM - http://www.maths.ed.ac.uk/~gondzio/software/hopdm.html
Package for solving large-scale linear, convex quadratic and convex nonlinear programming problems. The code is an implementation of the infeasible primal-dual interior point method, and compares favorably with commercial LP, QP and NLP packages.
5 Listings - DR (10/10)5 Listings - DR (10/10) LINDO Optimization Modeling Tools - http://www.lindo.com/
Software for linear, integer and nonlinear optimization. LINDO supplies large scale solvers with links to Excel and database applications.
15 Listings - DR (10/10)15 Listings - DR (10/10) ILOG Optimization Suite - http://www.ilog.com/products/optimization/
Optimization algorithms, resource allocation, resource optimization, tools to improve decision-making.
15 Listings - DR (10/10)15 Listings - DR (10/10) CPLEX- Large-Scale Programming Software for Optimization. - http://www.ilog.com/products/cplex/
The CPLEX division of ILOG provides large-scale mathematical programming software and services for resource optimization.
5 Listings - DR (8/10)5 Listings - DR (8/10) GAMS - http://www.gams.com
The General Algebraic Modeling System (GAMS) is a high-level modeling system for mathematical programming problems.
On Target - DR (8/10)On Target - DR (8/10) AMPL - http://www.ampl.com
Modeling language and system for formulating, solving and analyzing large-scale optimization (mathematical programming) problems.
On Target - DR (8/10)On Target - DR (8/10) AIMMS - http://www.aimms.com/
Advanced modeling environment for building optimization-based decision support applications and advanced planning systems.
On Target - DR (7/10)On Target - DR (7/10) MOSEK - http://www.mosek.com/
Large scale optimization software. Solves linear, quadratic, general convex and mixed integer optimization problems. Details of products, trial downloads, licensing information, and documentation.
189 Listings - DR (7/10)189 Listings - DR (7/10) GLPK (GNU Linear Programming Kit) - http://www.gnu.org/software/glpk/glpk.html
A package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. GLPK supports the GNU MathProg language, which is a subset of the AMPL language.
On Target - DR (6/10)On Target - DR (6/10) LLamasoft - http://www.llamasoft.com
Modeling software that combines simulation and optimization together in one program, from the creator of Supply Chain Guru.
77 Listings - DR (6/10)77 Listings - DR (6/10) MINTO - http://coral.ie.lehigh.edu/~minto/index.html
Mixed INTeger Optimizer - is a software system that solves mixed-integer linear programs by a branch-and-bound algorithm with linear programming relaxations. It also provides automatic constraint classification, preprocessing, primal heuristics and constraint generation.
440 Listings - DR (6/10)440 Listings - DR (6/10) Decision Tree for Optimization Software - http://plato.asu.edu/guide.html
Guide to find software for optimization problems and related links.
873 Listings - DR (6/10)873 Listings - DR (6/10) Pseudo-Boolean Optimization (PBO) Web-Project - http://rutcor.rutgers.edu/~pbo/
Software, benchmarks, events, people, bibliography, quadratic optimization.
On Target - DR (6/10)On Target - DR (6/10) Dash Optimization - http://www.dashoptimization.com/
Offers a software suite for modeling and optimization. Information about product components, overview of services, and a client area.
On Target - DR (6/10)On Target - DR (6/10) Esteco - http://www.esteco.com
Multidisciplinary design optimization software.
3,418 Listings - DR (5/10)3,418 Listings - DR (5/10) OPBDP - http://sourceforge.net/projects/opbdp/
A Davis-Putnam Based Enumeration Algorithm for Linear Pseudo-Boolean Optimization
31 Listings - DR (5/10)31 Listings - DR (5/10) Zimpl - http://www.zib.de/koch/zimpl/
A little language to translate the mathematical model of a problem into a linear or (mixed-) integer mathematical program expressed in .lp or .mps file format which can be read and (hopefully) solved by a LP or MIP solver. Zimpl is a command line program written in plain C and released under GNU GPL.
31 Listings - DR (5/10)31 Listings - DR (5/10) SCIP - http://scip.zib.de/
Solving Constraint Integer Programs. SCIP is implemented as C callable library and provides C++ wrapper classes for user plugins.
31 Listings - DR (5/10)31 Listings - DR (5/10) SoPlex - http://www.zib.de/Optimization/Software/Soplex/
Sequential object-oriented simplex class library, free to download for research purposes for members of non-commercial and academic institutions.
On Target - DR (3/10)On Target - DR (3/10) Eudoxus Systems - http://www.eudoxus.com
Using optimization to solve business problems. Includes lecture notes and case studies on the practical application of linear programming and optimization.
10 Listings - DR (2/10)10 Listings - DR (2/10) Linear Programming - http://www.lionhrtpub.com/orms/orms-6-05/frsurvey.html
Survey of modern software for linear programming (by R.Fourer, 2005).
10 Listings - DR (2/10)10 Listings - DR (2/10) Nonlinear programming software survey - http://www.lionhrtpub.com/orms/orms-6-98/nlpss.html
By Stephen G. Nash, 1998
On Target - DR (2/10)On Target - DR (2/10) CBC - http://www.coin-or.org/Cbc
The COIN Branch and Cut solver is an open-source mixed-integer program (MIP) solver written in C++.
On Target - DR (2/10)On Target - DR (2/10) SYMPHONY - http://www.coin-or.org/SYMPHONY/
Mixed-integer linear programming solver framework. By default, SYMPHONY reads both the MPS file format and AMPL files. The SYMPHONY source code is available under the Common Public License.
248 Listings - DR (1/10)248 Listings - DR (1/10) ABACUS - A Branch-And-CUt System - http://www.informatik.uni-koeln.de/abacus/
ABACUS is a software system which provides a framework for the implementation of branch-and-bound algorithms using linear programming relaxations that can be complemented with the dynamic generation of cutting planes or columns (branch-and-cut, branch-and-price,branch-and-cut-and-price).
109 Listings - DR (1/10)109 Listings - DR (1/10) Center for Advanced Modeling and Optimization - http://www.ici.ro/camo/
Information about modeling and optimization systems, modeling languages for mathematical programming, linear and nonlinear programming packages, and other optimization software.
On Target - DR (1/10)On Target - DR (1/10) LogMIP - http://www.logmip.ceride.gov.ar/
Logical Mixed Integer Programming is a solver for generalized disjunctive programs.
On Target - DR (0/10)On Target - DR (0/10) Nonlinear Optimization - http://www.donnu.edu.ua/physics/kkt/tolstykh/
Nonlinear finite and infinite dimensional optimization, identification, methods and demo software by Prof. V. K. Tolstykh, Donetsk National University.
On Target - DR (0/10)On Target - DR (0/10) .NET OPTIMIZATION - TOMNET - http://tomopt.com/tomnet/
The TOMNET Optimization Platform provides a standardized environment for general operations research development for the Microsoft .NET Framework. Well-known optimization solvers, such as SNOPT and MINOS are fully integrated.
42 Listings - DR (0/10)42 Listings - DR (0/10) SolvOpt - http://www.uni-graz.at/imawww/kuntsevich/solvopt/
Matlab, C, and Fortran codes to minimize nonlinear, possibly non-smooth objective functions and solve nonlinear minimization problems, taking into account constraints by the method of exact penalization.
57 Listings - DR (0/10)57 Listings - DR (0/10) Linear Programs Solvers - http://home.ubalt.edu/ntsbarsh/Research/LpSolvers.htm
A free software package that solves linear programming models by the simplex and/or the push-and-pull methods.
On Target - DR (0/10)On Target - DR (0/10) Optimization Frequently Asked Questions - http://www-unix.mcs.anl.gov/otc/Guide/faq/
Linear and non-linear programming FAQs.
On Target - DR (0/10)On Target - DR (0/10) GIPALS: Linear Programming Tool - http://www.optimalon.com
Linear programming software for industrial size constrained optimization based on Interior-Point method.
483 Listings - DR (0/10)483 Listings - DR (0/10) Global (and Local) Optimization - http://www.mat.univie.ac.at/~neum/glopt.html
An archive of online information on global optimization.
On Target - DR (0/10)On Target - DR (0/10) Online 2-Dimensional Optimization - http://www.applicationprogram.net
An online computer program designed to calculate the optimal way of cutting 2d sheets.
9 Listings - DR (0/10)9 Listings - DR (0/10) Pseudo-Boolean Benchmarks with Hidden Optimum Solutions - http://www.nlsde.buaa.edu.cn/~kexu/benchmarks/pb-benchmarks.htm
Benchmarks in opb format. Includes a description of how they were generated.
On Target - DR (0/10)On Target - DR (0/10) Optimization Tools for MATLAB, LabVIEW and .NET (C# C++ and more) - http://tomopt.com/
For fast and robust large-scale optimization in Matlab, LabVIEW, AMPL and .NET with packages including CPLEX, Xpress, MINOS, SNOPT.
145 Listings - DR (0/10)145 Listings - DR (0/10) Discrete Optimization Methods - http://www.cs.sunysb.edu/~algorith/implement/syslo/implement.shtml
Archive of Pascal procedures from the 1983 text "Discrete Optimization Algorithms with Pascal Programs" by Maciej M. Syslo, Narsingh Deo, and Janusz S. Kowalik.

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Domain Tools analysis of DMOZ top listed domains