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
All the implementations I’ve seen so far do not work correctly when the observer is placed on an edge or a vertex. Since this is crucial for the Art Gallery Theorem, my question is: Does PolygonVisibility.py handle cases where the observer is on an edge or vertex?
P.S. It would be great if you could add a LICENSE.md file (e.g., MIT license) to the repository.