LocationAllocationProblemType

Résumé

Enumeration of problem types that can be used for a LocationAllocation analysis.

Learn more about Location-Allocation problem types

Propriétés

PropriétéExplicationType de données
MaximizeAttendance
(Lecture seule)

Facilities are chosen such that as much demand weight as possible is allocated to facilities while assuming the demand weight decreases in relation to the distance between the facility and the demand point.

Object
MaximizeCapacitatedCoverage
(Lecture seule)

Facilities are located such that as many demand points as possible are allocated to solution facilities within the impedance cutoff; additionally, the weighted demand allocated to a facility can't exceed the facility's capacity.

Object
MaximizeCoverage
(Lecture seule)

Facilities are located such that as many demand points as possible are allocated to solution facilities within the impedance cutoff.

Object
MaximizeMarketShare
(Lecture seule)

A specific number of facilities are chosen such that the allocated demand is maximized in the presence of competitors. The goal is to capture as much of the total market share as possible with a given number of facilities, which you specify. The total market share is the sum of all demand weight for valid demand points.

Object
MinimizeFacilities
(Lecture seule)

Facilities are located such that as many demand points as possible are allocated to solution facilities within the impedance cutoff; additionally, the number of facilities required to cover demand points is minimized.

Object
MinimizeImpedance
(Lecture seule)

Facilities are located such that the sum of all weighted costs between demand points and solution facilities is minimized.

Object
TargetMarketShare
(Lecture seule)

Chooses the minimum number of facilities necessary to capture a specific percentage of the total market share in the presence of competitors. The total market share is the sum of all demand weight for valid demand points.

Object

Dans cette rubrique