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