You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project for the course Algorithms and Data structures 2 in which I implemented 2 algorithms. A greedy algorithm to find dominating sets in planar graphs and a greedy algorithm to find Hamiltonian cycles in triangular graphs.