Approximation Algorithm is used to find more graph nodes on/ near graph edges and results out the approximate solution for optimization problem. (3- Dimension)
Cons:
It is optimal to a small constant factor termed as constant factor approximation algorithm with a factor of 2. (covering up unvisited nodes is twice).
Expensive due to large input size.