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

« Previous « Start » Next »

1  Introduction

1.1  Overview

Welcome to the TOMNET /SNOPT User's Guide. TOMNET /SNOPT 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.

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

SQOPT - For sparse linear and quadratic programming.

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

1.2  Contents of this Manual

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

  • Section 4 contains details about MINOS.

  • Section 6 provides detailed information about the SNOPT solver in the TOMNET /SNOPT package for the advanced user.

1.3  Prerequisites

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

« Previous « Start » Next »