In our Research Journey, an algorithm and software coding were revealed to me. It is useful to find all metric bases of a given graph in a reasonable time. For some graphs , we get all metric bases in a fraction of a second, but for graphs with 2^7 nodes, we get the first answer in 5 minutes and complete answers ( 73728 bases) for Q(6,3 ) in 12 minutes , and More than 1Lakh metric bases for Q(7,3) with running time, 4 hours, 54 minutes and 30 seconds,( Is It reasonable time?). I would like to know about the existing algorithm (if exist) to find all metric bases of a given graph. It is also interesting to see that the metric dimension of Enhanced Hypercube Q(n,3) is a constant , for n= 3 to 7).