Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages