than the available budget, * the algorithm will try to order as many different items as possible. * * If not all items can be ordered will try to order the items with the highest profit. * * @var int * @since 1.0.0 */ public int $maxAvailableBudget = 0; }