P-center Solver

The P-center model assists in selecting p facilities from a set of candidate facilities (n) for various locations (m), based on the OD matrix (m x n).

The input table should contain the columns for distance matrix to candidate facilities, and optionally a column for distance to closest required facilities.

The P-center (Minimax) problem is solved using the PuLP package.

The node is based on the package PuLP and here are related tools and references:

Options

Distance columns for candidate facilities

The columns representing the distance matrix between demand lcoation to candidate facilities.

Distance column for nearest required facility

The Column indicating distance to the closest required facility.

Optimum p number

The optimum number of facilities.

Input Ports

Icon

Distance matrix table (m rows X n columns) from demand locations(m) to (n-1) candidate facilities and the nearest required facilities.

Output Ports

Icon

Candidate column names and chosen status (1/0).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.