from .function_fitting_problem import FunctionFittingProblem from .xor import * from .sin import * from .diy import *