-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcampus_data.txt
More file actions
38 lines (38 loc) · 886 Bytes
/
campus_data.txt
File metadata and controls
38 lines (38 loc) · 886 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Locations
0,Library,9,3,8,100.0,0,0,50.0
1,Main Building,10,2,9,100.0,0,0,60.0
2,Science Lab,8,2,7,100.0,0,0,45.0
3,Student Center,7,2,8,100.0,0,0,40.0
4,Cafeteria,6,1,10,95.0,0,0,35.0
5,Administration,7,5,6,100.0,0,0,30.0
6,Sports Complex,5,2,7,100.0,0,0,55.0
7,Research Center,8,3,5,100.0,0,0,45.0
8,Garden,4,14,3,100.0,0,0,20.0
9,Dormitory A,6,7,5,100.0,0,0,40.0
10,Dormitory B,6,7,5,100.0,0,0,40.0
11,Parking Lot,3,10,4,100.0,0,0,15.0
# Paths
0,1,3.0,5.0,1.0
0,2,4.0,6.0,1.2
0,3,2.0,4.0,1.0
1,0,3.0,5.0,1.0
1,3,2.5,5.0,1.0
1,4,3.0,5.5,1.1
1,5,2.0,4.0,1.0
2,0,4.0,6.0,1.2
2,6,3.5,5.0,1.1
3,0,2.0,4.0,1.0
3,1,2.5,5.0,1.0
4,1,3.0,5.5,1.1
5,1,2.0,4.0,1.0
5,7,4.0,6.0,1.2
6,2,3.5,5.0,1.1
7,5,4.0,6.0,1.2
7,8,3.0,5.0,1.3
8,7,3.0,5.0,1.3
8,9,5.0,7.0,1.4
9,8,5.0,7.0,1.4
9,11,3.0,4.0,1.0
10,11,2.0,3.0,1.0
11,9,3.0,4.0,1.0
11,10,2.0,3.0,1.0