%% representing the graph node(1). node(2). node(3). node(4). node(5). edge(1,2). edge(1,3). edge(2,4). edge(2,5). edge(3,4). edge(3,5).