0% found this document useful (0 votes)
59 views1 page

Vehicle Routing Problem Network Analysis Classes: Order Pairs Depot Visits

The document discusses primary keys and foreign keys in network analysis classes. A primary key uniquely identifies each record in a class and cannot be null or duplicate. A foreign key matches the primary key in another class and is used to join related objects between classes.

Uploaded by

arief_7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views1 page

Vehicle Routing Problem Network Analysis Classes: Order Pairs Depot Visits

The document discusses primary keys and foreign keys in network analysis classes. A primary key uniquely identifies each record in a class and cannot be null or duplicate. A foreign key matches the primary key in another class and is used to join related objects between classes.

Uploaded by

arief_7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Order Pairs

Barriers
Orders
Route Seed
Points
Specialties
Routes
Route Renewals
Route Zones Breaks
Depots
Depot Visits
RouteName
RouteName
RouteName Name
Name
DepotName
DepotName
StartDepotName
EndDepotName
Name
Name
Name Name SpecialtyNames Name
RouteName RouteName RouteName
Name
Name
SpecialtyNames
FirstOrderName
SecondOrderName
Vehicle Routing Problem
Network Analysis Classes
Name
Diagram Key
Network Analysis
Class Name
Foreign Key Primary Key
A primary key is an attribute that uniquely identifies each record in a network analysis
class. A primary key cannot be null and does not allow duplicate values.
A foreign key is an attribute in a network analysis class that matches the primary key
in another class. Foreign keys and primary keys are used to join network analysis
objects in related classes.
Network Analysis
Class Name

You might also like