MCLP

The MCLP model, maximum covering location problem (MCLP), aims to Locate p facilities, and demand is covered if it is within a specified distance (time) of a facility. The MCLP problem will be solved by PuLP package.

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

Options

Serial id column for demand

Integer id number starting with 0

Serial id column for supply

Integer id number starting with 0

Column for demand population

The population of demand

Geometry column for demand points

The Geometry column for demand points

Geometry column for supply points

The Geometry column for supply points

Travel cost between supply and demand

The travel cost between the points of supply and demand

Input optimum p number

The optimum p number of facilities

Input critical spatial cost

Critical spatial cost to supply point

Input Ports

Icon

Table with geometry information of demand and supply.

Output Ports

Icon

Demand table with assigned supply point and link.

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.