Skip to content

hsandt/hipps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hipps

Hygracose-based Irregular Packing Problem Solver

This repository contains files mentioned in my Master Thesis on Constrained graph search-based polygon packing. It was meant to contain the application code of my packing application ippy, using the hygracose repository as submodule, where hygracose would contain generic code for graph-constrained search (unrelated to polygon packing).

I didn't have time to split the two in the end, so I will instead redirect you the Bitbucket repository containing all the application's code: ippy repository on BitBucket

The generic search code I was supposed to extract into hygracose is broadly what can be found in ippy/search/constraint.py, but I don't guarantee that it is isolated enough to work on its own, nor that it is sufficient to actually do proper graph search.

About

Hygracose-based Irregular Packing Problem Solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages