Cargo Features
jagua-rs has no features set by default.
[dependencies]
jagua-rs = { version = "0.6.4", features = ["spp", "bpp"] }
-
spp
-
Enables support for the Strip Packing Problem
Affects
probs::spp…
-
bpp
-
Enables support for the Bin Packing Problem
Affects
probs::bpp…