get_recipe_with_least_ingredients_to_add: Calculate the combination that is the closest to the...

Description Usage Arguments Value

Description

Calculate the combination that is the closest to the combination of one recipe and returns the corresponding recipe

Usage

1
2
get_recipe_with_least_ingredients_to_add(ingredients_to_use,
  minimum_ingredients_to_use, must_include)

Arguments

ingredients_to_use

in the recipe

minimum_ingredients_to_use

in the recipe

must_include

ingredient in the recipe

Value

list of recipes


antoinepay/foodx documentation built on May 6, 2019, 4:30 p.m.