spaghetti 1.5.6
  • Installation
  • Tutorials
  • API
  • References
  • Site

      Contents:

      • Installation
        • Installing with conda via spaghetti-feedstock (highly recommended)
        • Installing with Python Package Index
        • Development Version
      • Tutorials
        • Quickstart
        • Network point pattern attributes
        • Connected components in a spatial network
        • Generating regular lattices and visualizing shortest paths
        • Spatial network segmentation
        • Network-constrained spatial dependence
        • Network spatial weights
        • Network spanning trees
        • Caveats
        • Network-constrained spatial autocorrelation
        • Demostrating network-based optimal facility location modeling
        • The Transportation Problem
        • The Traveling Sales(man)(person) Problem — TSP
      • API
        • Network feature instantiation
        • Network feature extraction and creation
        • Save and load a network
      • References
  • Page
      • Tutorials

Tutorials¶

Basic functionality:

  • Quickstart
  • Network point pattern attributes
  • Connected components in a spatial network
  • Generating regular lattices and visualizing shortest paths

Advanced functionality and known limitations:

  • Spatial network segmentation
  • Network-constrained spatial dependence
  • Network spatial weights
  • Network spanning trees
  • Caveats

Integrations & applications:

  • Network-constrained spatial autocorrelation
  • Demostrating network-based optimal facility location modeling
  • The Transportation Problem
  • The Traveling Sales(man)(person) Problem — TSP
Citations:
  • Advanced functionality:

    • Spatial Dependence: [Rip76], [Rip77], [OSullivanU10], [OY01], [OS12b]

    • Spatial Weights: [RA07], [AR14], [RAL+15]

    • Spanning Trees: [GH85], [AMO93], [OS12a]

  • Integrations & applications:

    • Spatial Autocorrelation: [Mor50], [Ans95], [GO92], [RWK+19], [LABC+20a], [LABC+20b]

    • Facility Location: [Hak64], [RS70], [TSRB71], [TR72], [CR74], [RE05]

    • The Transportation Problem: [Hit41], [Koo49], [PGD81], [GA05], [CM09], [Das13]

    • The Traveling Salesperson Problem: [DFJ54], [Flo56], [MTZ60], [Cum00], [MS01], [BG14]

Back to top

Source

© Copyright 2018, pysal developers.
Created using Sphinx 3.4.3.