# TOMNET  
# REGISTER (TOMNET)
# LOGIN  
# myTOMNET
TOMLAB LOGO

« Previous « Start » Next »

1  Introduction

1.1  Overview

Welcome to the TOMNET /NPSOL User's Guide. TOMNET /NPSOL includes a wide range of solvers for use in Microsoft's .NET. 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.

Please visit http://tomopt.com/tomnet/products/npsol/ for more information.

1.2  Contents of this Manual

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

  • The other Sections describe each solver in detail.

1.3  Prerequisites

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

« Previous « Start » Next »