PROC NETFLOW (SAS/OR Software)

Network flow programming


The NETFLOW procedure finds the shortest path, the maximum flow, or the minimum cost flow through a network. In this procedure, the decision variables represent the flow through a network that has sources of flow and demands for flow. In addition, the procedure supports linear side constraints on the flow and additional nonarc decision variables.  PROC NETFLOW accepts the data specifying the structure of the network in a wide variety of formats that are well-suited to describing networks, and accepts side constraint data in dense or sparse format.

PROC NETFLOW is part of SAS/OR Software, a fully-integrated component of the SAS System, and uses SAS data sets (proprietary format) for input and output.  By taking advantage of the SAS System's Multiple Engine Architecture, PROC NETFLOW can in effect read from and write to over fifty different database formats.  

Input Data

Output Data

Algorithms

Interactive Features

Special Features

Problem Size Limitations

The size of a problem that PROC NETFLOW can solve depends on the host platform, the available memory, and the available space for utility data sets.   PROC NETFLOW does not place any additional limits on problem size. 

Available Platforms

The SAS System is supported on all major personal computer, workstation, and mainframe operating systems.

Need more info?

Visit SAS Institute Research & Development on the WWW or contact:

SAS Institute Inc. 
SAS Campus Drive 
Cary, NC 27513 
Phone: (919) 677-8000 
Fax: (919) 677-4444
Email: saseph@unx.sas.com



[ Optimization Software Guide | OTC Home Page | NEOS Server | NEOS Guide ]