get_position_of_future_empty: Enables to iterate only on the subset that don't contain a...

Description Usage Arguments

Description

Enables to iterate only on the subset that don't contain a subset with no appearances in the list of unique That is why we set percentage to 0 in the is_contained function. Indeed if it wasn't, we would not iterate on set that contains a subset with no appearance in the list of unique. Yet having no appearances in that list can mean, that the percentage rule was not passed, and not because it doesn't appear.

Usage

1

Arguments

matrix

a matrix with the subset in row and in column

i

the row index


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