knapsack.ex.int: knapsack.ex.int

knapsack.ex.intR Documentation

knapsack.ex.int

Description

inverse of knapsack.to.int; returns a vector of length <n>, # : the elements of which sum to <y>

Usage

knapsack.ex.int(x, y, n)

Arguments

x

= a positive integer

y

= a positive integer

n

= a positive integer

See Also

Other knapsack: knapsack.count, knapsack.next, knapsack.prev, knapsack.to.int


vsrimurthy/EPFR documentation built on Dec. 24, 2024, 5:20 a.m.