logic_by_name

hybrid_learning.fuzzy_logic.logic_by_name(fuzzy_logic_key)[source]

Select a fuzzy logic handle by string identifier. It can be used to parse formulas or access the logical operators of that logic.

Parameters

fuzzy_logic_key (str) –

Return type

Logic