Breadth first search using Linkedlist

Hello , i am bit confused about uses of BFS through linked list !!!
I was trying to learn BFS of graph using linked list and white grey black node method .
Can anyone give me the explained code implementing BFS through Linkedlist and Process queue through White , grey and black method ?? Pls
Topic archived. No new replies allowed.