Content deleted Content added
History Tag: citing a blog or free web host |
m fixed bad citation formatting |
||
Line 20:
==Analysis Methods==
A wide range of methods, algorithms, and techniques have been developed for solving problems and tasks relating to network flow. Some of these are common to all types of transport networks, while others are specific to particular application domains.<ref>{{cite book |last1=deSmith |first1=Michael J. |last2=Goodchild |first2=Michael F. |last3=Longley |first3=Paul A. |title=Geospatial Analysis: A Comprehensive Guide to Principles, Techniques, and Software Tools |date=2021 |edition=6th revised |chapter
===Optimal routing===
Line 32:
{{main | Facility ___location problem | Location-allocation}}
This class of problems aims to find the optimal ___location for one or more facilities along the network, with ''optimal'' defined as minimizing the aggregate or mean travel cost to (or from) another set of points in the network. A common example is determining the ___location of a warehouse to minimize shipping costs to a set of retail outlets, or the ___location of a retail outlet to minimize the travel time from the residences of its potential customers. In unconstrained (cartesian coordinate) space, this is an NP-hard problem requiring heuristic solutions such as [[Lloyd's algorithm]], but in a network space it can be solved deterministically.<ref>{{cite book |last1=deSmith |first1=Michael J. |last2=Goodchild |first2=Michael F. |last3=Longley |first3=Paul A. |title=Geospatial Analysis: A Comprehensive Guide to Principles, Techniques, and Software Tools |date=2021 |edition=6th revised |chapter
Particular applications often add further constraints to the problem, such as the ___location of pre-existing or competing facilities, facility capacities, or maximum cost.
===Service areas===
A network service area is analogous to a [[Buffer (GIS) | buffer]] in unconstrained space, a depiction of the area that can be reached from a point (typically a service facility) in less than a specified distance or other accumulated cost.<ref>{{cite book |last1=deSmith |first1=Michael J. |last2=Goodchild |first2=Michael F. |last3=Longley |first3=Paul A. |title=Geospatial Analysis: A Comprehensive Guide to Principles, Techniques, and Software Tools |date=2021 |edition=6th revised |chapter
===Fault analysis===
|