Skip to content

florianfischer91/rectangle-packing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rectangle packing with ASP

From Wikipedia

Rectangle packing is a packing problem where the objective is to determine whether a given set of small rectangles can be placed inside a given large polygon, such that no two small rectangles overlap. Several variants of this problem have been studied.

identical rectangles in a given rectangle

see encoding.lp

different rectangles in a given rectangle

About

Solving rectangle packing with ASP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages