Skip to content

monadplus/box_wrapping_problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combinatorial Problem Solving: Box Wrapping Problem (BWP)

This combinatorial problem (NP-hard problem) is solved using the following techniques:

Box Wrapping Problem

The statement can be found here.

Languages

  • C++ (CP & LP)
  • Haskell (SAT)

Libraries

  • Gecode (CP)
  • CPLEX (LP)
  • MIOS Solver (SAT)

About

Combinatorial Problem Solving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published