graph-priority-queueThis is a Java implementations of 2 commonly known data structures and correlated algorithms : priority queue and graphs.The following source code has been developed by me and group of colleagues during University for a specific laboratory course.