Network Modeling & Analysis

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary related to network modeling and analysis, techniques, algorithms, and concepts from the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

Network

A set of interconnected linear features through which materials, goods, people, or information are transported.

2
New cards

Node

A junction in a network that connects different edges.

3
New cards

Edge

A connection between two nodes in a network, also referred to as an arc or link.

4
New cards

Dijkstra’s Algorithm

An algorithm to calculate the shortest path from a single source node to all other nodes in a network.

5
New cards

Traveling Salesman Problem

A problem that finds the shortest tour through a given set of destinations, returning to the origin.

6
New cards

Network Cost

An assigned value to a network edge or junction, representing distance, time spent, or other variables.

7
New cards

Origin-Destination (OD) Cost Matrix

A matrix that represents the costs associated with traveling between multiple origins and destinations.

8
New cards

Service Area

A region encompassing all accessible streets from a specific facility, based on impedance.

9
New cards

Mean Center

The geometric center point calculated as the average of the coordinates for a set of points.

10
New cards

Standard Distance

A measure that indicates how features in a spatial distribution deviate from their mean center.

11
New cards

Triangulated Irregular Network (TIN)

A data model used to represent terrain heights using connected triangles formed from points in three-dimensional space.

12
New cards

Raster-Based Approach

A method where terrain is represented as a grid of height values, with each pixel containing a single height.

13
New cards

Visibility Analysis

An analysis determining all positions visible from a specific viewpoint.

14
New cards

Spatial Interpolation

The procedure of estimating property values at unsampled sites based on existing observations.

15
New cards

Heuristic Method

A problem-solving approach that finds a satisfactory solution quickly rather than optimally.