Items within Budget function

Example model

Description: Given a set of items, each with a cost and priority, the function Items_within_budget returns a vector with 1 or 0 to identify the items selected, with the highest priority items whose cumulative cost is within the specified budget.

Keywords:

Author: Max Henrion

Download: Items within budget.ana

Comments


You are not allowed to post comments.