:mod:`wfg` --- WFG Problem Collection ===================================== .. automodule:: optproblems.wfg .. autoclass:: optproblems.wfg.WFG :special-members: __init__ :members: .. autoclass:: optproblems.wfg.WFGBaseProblem :members: Test Problems ------------- .. autoclass:: optproblems.wfg.WFG1 :members: .. autoclass:: optproblems.wfg.WFG2 :members: .. autoclass:: optproblems.wfg.WFG3 :members: .. autoclass:: optproblems.wfg.WFG4 :members: .. autoclass:: optproblems.wfg.WFG5 :members: .. autoclass:: optproblems.wfg.WFG6 :members: .. autoclass:: optproblems.wfg.WFG7 :members: .. autoclass:: optproblems.wfg.WFG8 :members: .. autoclass:: optproblems.wfg.WFG9 :members: Transformation Functions ------------------------ .. autofunction:: optproblems.wfg.b_flat .. autofunction:: optproblems.wfg.b_param .. autofunction:: optproblems.wfg.b_poly .. autofunction:: optproblems.wfg.r_nonsep .. autofunction:: optproblems.wfg.r_sum .. autofunction:: optproblems.wfg.s_decept .. autofunction:: optproblems.wfg.s_linear .. autofunction:: optproblems.wfg.s_multi Shape Functions --------------- .. autofunction:: optproblems.wfg.concave .. autofunction:: optproblems.wfg.convex .. autofunction:: optproblems.wfg.disc .. autofunction:: optproblems.wfg.linear .. autofunction:: optproblems.wfg.mixed Helper Functions ---------------- .. autofunction:: optproblems.wfg.calculate_f .. autofunction:: optproblems.wfg.correct_to_01 .. autofunction:: optproblems.wfg.shape_args_ok .. autofunction:: optproblems.wfg.vector_in_01