gbp2d_checkr {gbp} | R Documentation |
gbp2d_checkr
Description
auxilium of gbp2d and gbp2d_solver_dpp
Usage
gbp2d_checkr(sn)
Arguments
sn |
<gbp2d> gbp2d object from gbp2d_solver_dpp() solution. |
Details
check fit solution is valid: no conflict between item and bin, and no conflict between each pair of item.
Value
okfit? <bool>
See Also
Other gbp2d: gbp2d_solver_dpp
,
gbp2d
[Package gbp version 0.1.0.4 Index]