
The implementation uses hash set to store all visited vertices instead of hash table. Change the description text from "hash table" to "hash set"
The implementation uses hash set to store all visited vertices instead of hash table. Change the description text from "hash table" to "hash set"