# TOMVIEW  
# REGISTER (TOMVIEW)
# LOGIN  
# myTOMVIEW
TOMLAB LOGO

« Previous « Start » Next »

1  Introduction

1.1  Overview

Welcome to the TOMVIEW /SOL User's Guide. TOMVIEW /SOL includes a wide range of solvers for use in NI's LabVIEW. The suite includes the following solvers:

MINOS - For large-scale sparse general nonlinear programming problems.

QPOPT - For dense convex quadratic programming problems.

LSSOL - For dense linear and convex quadratic programs, and constrained linear least squares problems.

NLSSOL - For nonlinear least squares with linear and nonlinear constraints.

NPSOL - For dense linear, quadratic and nonlinear programming.

SNOPT - For large-scale, sparse, linear and nonlinear programming.

SQOPT - For sparse linear and quadratic programming.

Please visit http://tomopt.com/tomview/products/sol/ for more information.

1.2  Contents of this Manual

  • Section 2 gives the basic information needed to run the solvers.

  • Section 3 provides all the solver references for MINOS, QPOPT, LSSOL, NLSSOL, NPSOL, SNOPT, and SQOPT.

  • Section 4 discusses the use of TOMVIEW /SOL in more detail.

1.3  Prerequisites

In this manual we assume that the user is familiar with optimization and the LabVIEW programming environment.

« Previous « Start » Next »