Finding if a square is contained in union of n other squares.

Revision en1, by color_me_red, 2017-06-28 15:53:58

If I have a square of some area a, and n other squares of the same area a, how can I check if the union of the n squares contains the initial square completely? I think I read that there is an solution for this, could someone help? Thanks!

Tags computational geometry, #geometry

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English color_me_red 2017-06-28 15:53:58 321 Initial revision (published)