rosetta-code.knapsack-unbounded vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
bounty tupleamounts value weight volume


Ordinary words
WordStack effect
<bounty>( items -- bounty )
best-bounty( -- bounty )
find-max-amounts( -- amounts )
max-volume( -- value )
max-weight( -- value )
valid-bounty?( bounty -- ? )
values( -- value )
volumes( -- value )
weights( -- value )


Class predicate words
WordStack effect
bounty?( object -- ? )


Files