get_best_recipe_using_most_ingredients: Calculate the biggest combination of ingredient that appears...

Description Usage Arguments Value

Description

Calculate the biggest combination of ingredient that appears at least one time and returns the corresponding receipies

Usage

1
get_best_recipe_using_most_ingredients(ingredients_to_use, must_include)

Arguments

ingredients_to_use

set of ingredients to use in our search

must_include

list of mandatory ingredients to use

Value

list of recipes


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