Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : FOSSEE-Optimization-Toolbox details
Login with GitLab

FOSSEE-Optimization-Toolbox

Collection of interfaces for open source optimization solvers.
(6514 downloads for this version - 42170 downloads for all versions)
Details
Version
0.1
A more recent valid version with binaries for Scilab 5.5 exists: 0.2.3
Author
FOSSEE IIT Bombay
Owner Organization
FOSSEE IIT Bombay
Maintainer
FOSSEE Toolbox
Category
License
Creation Date
September 14, 2016
Source created on
Scilab 5.5.x
Binaries available on
Scilab 5.5.x:
Linux 32-bit Linux 64-bit Windows 32-bit Windows 64-bit
Install command
--> atomsInstall("FOT")
Description
            Purpose
--------

 The goal of this toolbox is to provide an interface for using open source
solvers of Coin-OR.

 Currently we are using CLP for LP, Symphony for MILP, Ipopt with mumps for
NLP.

 Features
 --------
  * linprog : Solves a linear programming optimization problem.
  * symphony : Solves a mixed integer linear programming optimization problem.
Input is in coin-or format.
  * symphonymat : Solves a mixed integer linear programming optimization
problem. Input is in matlab format.
  * qpipopt : Solves a quadratic programming optimization problem. Input is in
coin-or format.
  * qpipoptmat : Solves a quadratic programming optimization problem. Input is
in matlab format.
  * lsqnonneg : Solves a non negative linear least square optimization problem.
  * lsqlin : Solves a linear least square optimization problem.
  * lsqnonlin : Solves a nonlinear least square optimization problem.
  * fminunc : Solves an unconstrained optimization problem.
  * fminbnd : Solves an bounded optimization problem.
  * fmincon : Solves a non linearly constrained optimization problem.
  * fgoalattain : Solve multi-objective goal attainment optimization problems.
  * fminimax : Solve minimax constraint optimization problem.
 
NOTE
---------
In scilab 5.5.0 please run the following command to add the latest repository:
atomsRepositoryAdd('http://atoms.scilab.org/5.5')

Changelog
---------
 Initial release            
Files (5)
[14.51 MB]
Linux 32-bit binary for Scilab 5.5.x

[12.33 MB]
Linux 64-bit binary for Scilab 5.5.x

[49.89 MB]
Source code archive

[15.74 MB]
Windows 32-bit binary for Scilab 5.5.x

[17.09 MB]
Windows 64-bit binary for Scilab 5.5.x

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.