opt.tests.integration.opt.single_objective.glob.function_one_variable_problem package
Submodules
opt.tests.integration.opt.single_objective.glob.function_one_variable_problem.test_max_function_one_variable_problem_vns_binary_int_solution_lsfi module
- class opt.tests.integration.opt.single_objective.glob.function_one_variable_problem.test_max_function_one_variable_problem_vns_binary_int_solution_lsfi.TestMaxFunctionOneVariableMaxProblemIntSolutionLsfi(methodName='runTest')
Bases:
TestCase
- setUp()
Hook method for setting up the test fixture before exercising it.
- classmethod setUpClass()
Hook method for setting up class fixture before running tests in the class.
- tearDown()
Hook method for deconstructing the test fixture after testing it.
- classmethod tearDownClass()
Hook method for deconstructing the class fixture after running all tests in the class.
- test_best_solution_after_optimization_should_be_all_optimal()
- test_best_solution_after_optimization_should_have_optimal_fitness_value()
- test_best_solution_after_optimization_should_have_optimal_objective_value()