In this folder, transportation test problems for paper "Convoy Movement Problem: A Civilian Perspective" are presented. 
Comment lines start by ~
The first line is the number of nodes and number of edges on the transportation network respectively
Data related to each network is presented by its Adjacency matrix:
first matrix constitute the length of each edge (road)
the second matrix is the average traffic flow
then the boolean adjacency matrix is given
Data related to the X and Y geographical components of each node is given at the end

Contact Info: azarsade@buffalo.edu