The NETFLOW Procedure

Examples: NETFLOW Procedure

The following examples illustrate some of the capabilities of PROC NETFLOW. These examples, together with the other SAS/OR examples, can be found in the SAS sample library.


Example 5.1: Shortest Path Problem

Example 5.2: Minimum Cost Flow Problem

Example 5.3: Using a Warm Start

Example 5.4: Production, Inventory, Distribution Problem

Example 5.5: Using an Unconstrained Solution Warm Start

Example 5.6: Adding Side Constraints, Using a Warm Start

Example 5.7: Using a Constrained Solution Warm Start

Example 5.8: Nonarc Variables in the Side Constraints

Example 5.9: Pure Networks: Using the EXCESS= Option

Example 5.10: Maximum Flow Problem

Example 5.11: Generalized Networks: Using the EXCESS= Option

Example 5.12: Generalized Networks: Maximum Flow Problem

Example 5.13: Machine Loading Problem

Example 5.14: Generalized Networks: Distribution Problem

Example 5.15: Converting to an MPS-Format SAS Data Set

Previous Page | Next Page | Top of Page