all: Test.cpp Graph.cpp PriorityQueue.cpp g++ -std=c++11 Test.cpp Graph.cpp PriorityQueue.cpp