Hi. For some learning purpose i writing graph impl...
# getting-started
a
Hi. For some learning purpose i writing graph implementation (adjacency list), is it good idea to declare vertex and edge as inner classes of graph ?