+ totalWeight is now tracked for BFS & DFS traversals + Refactor graph search info structs
+ Rename output executables to match directory structure + Remove libraries for small examples + Supress -Wreturn-type warnings for singleton that is intentionally not copyable