public class SimpleT1FLS_twoOutputs
extends java.lang.Object
A simple example of a type-1 FLS based on the "How much to tip the waiter"
scenario which has been augmented to showcase the use of two outputs.
We have two inputs: food quality and service level and as an output we would
like to generate the applicable tip as well as a recommended smile as a sign of satisfaction.