This is a small web application for visualizing the Beautiful Bridges problem, which appeared in the ACM-ICPC World Finals 2019 (competitive programming contest).
This problem involves computational geometry and dynamic programming. Check out my to this problem.