.copier-answers.yml
.coveragerc
.gitattributes
.gitignore
.gitlab-ci.yml
.markdownlint.yml
.pre-commit-config.yaml
.pytest.ini
.ruff.toml
CHANGELOG.md
LICENSE.txt
README.md
mkdocs.yml
pyproject.toml
tox.ini
LICENSES/LGPLv3.txt
LICENSES/headers/BSD-0-Clause.txt
LICENSES/headers/CC-BY-SA-4.0.txt
LICENSES/headers/LGPL-3.0.txt
docs/changelog.md
docs/credits.md
docs/credits.md.jinja
docs/gallery_conf.py
docs/gen_credits.py
docs/gen_ref_nav.py
docs/index.md
docs/licenses.md
docs/references.bib
docs/examples/.gitignore
docs/examples/all/README.md
docs/examples/all/plot_data_profiles.py
docs/examples/all/plot_report.py
docs/examples/all/plot_target_values.py
docs/images/.gitignore
docs/images/favicon.ico
docs/images/logo.png
docs/images/monogram.png
docs/javascripts/mathjax.js
docs/user_guide/index.md
docs/user_guide/images/data_profiles.png
requirements/check.in
requirements/check.txt
requirements/doc.txt
requirements/test-constraints.in
requirements/test-python3.10.txt
requirements/test-python3.11.txt
requirements/test-python3.12.txt
requirements/test-python3.13.txt
src/gemseo_benchmark/__init__.py
src/gemseo_benchmark/scenario.py
src/gemseo_benchmark.egg-info/PKG-INFO
src/gemseo_benchmark.egg-info/SOURCES.txt
src/gemseo_benchmark.egg-info/dependency_links.txt
src/gemseo_benchmark.egg-info/requires.txt
src/gemseo_benchmark.egg-info/top_level.txt
src/gemseo_benchmark/algorithms/__init__.py
src/gemseo_benchmark/algorithms/algorithm_configuration.py
src/gemseo_benchmark/algorithms/algorithms_configurations.py
src/gemseo_benchmark/benchmarker/__init__.py
src/gemseo_benchmark/benchmarker/_metrics.py
src/gemseo_benchmark/benchmarker/base_worker.py
src/gemseo_benchmark/benchmarker/benchmarker.py
src/gemseo_benchmark/benchmarker/mda_worker.py
src/gemseo_benchmark/benchmarker/mdo_worker.py
src/gemseo_benchmark/benchmarker/optimization_worker.py
src/gemseo_benchmark/data_profiles/__init__.py
src/gemseo_benchmark/data_profiles/data_profile.py
src/gemseo_benchmark/data_profiles/target_values.py
src/gemseo_benchmark/data_profiles/targets_generator.py
src/gemseo_benchmark/problems/__init__.py
src/gemseo_benchmark/problems/base_problem_configuration.py
src/gemseo_benchmark/problems/mda_problem_configuration.py
src/gemseo_benchmark/problems/mdo_problem_configuration.py
src/gemseo_benchmark/problems/optimization_problem_configuration.py
src/gemseo_benchmark/problems/problems_group.py
src/gemseo_benchmark/report/__init__.py
src/gemseo_benchmark/report/_figures.py
src/gemseo_benchmark/report/axis_data.py
src/gemseo_benchmark/report/conf.py
src/gemseo_benchmark/report/range_plot.py
src/gemseo_benchmark/report/report.py
src/gemseo_benchmark/report/report_plot.py
src/gemseo_benchmark/report/templates/algorithm_configuration_results.rst
src/gemseo_benchmark/report/templates/algorithms.rst
src/gemseo_benchmark/report/templates/algorithms_configurations_group.rst
src/gemseo_benchmark/report/templates/index.rst
src/gemseo_benchmark/report/templates/problem.rst
src/gemseo_benchmark/report/templates/problem_results.rst
src/gemseo_benchmark/report/templates/problems_list.rst
src/gemseo_benchmark/report/templates/results.rst
src/gemseo_benchmark/report/templates/sub_results.rst
src/gemseo_benchmark/results/__init__.py
src/gemseo_benchmark/results/history_item.py
src/gemseo_benchmark/results/performance_histories.py
src/gemseo_benchmark/results/performance_history.py
src/gemseo_benchmark/results/results.py
tests/__init__.py
tests/conftest.py
tests/data_profile.png
tests/history.json
tests/test_scenario.py
tests/unfeasible_history.json
tests/algorithms/__init__.py
tests/algorithms/test_algorithm_configuration.py
tests/algorithms/test_algorithms_configurations.py
tests/benchmarker/L-BFGS-B.1.log
tests/benchmarker/L-BFGS-B.2.log
tests/benchmarker/MDAJacobi.1.log
tests/benchmarker/MDAJacobi.2.log
tests/benchmarker/SLSQP.1.log
tests/benchmarker/SLSQP.2.log
tests/benchmarker/__init__.py
tests/benchmarker/conftest.py
tests/benchmarker/test_benchmarker.py
tests/benchmarker/test_mda_worker.py
tests/benchmarker/test_mdo_worker.py
tests/benchmarker/test_optimization_worker.py
tests/data_profiles/__init__.py
tests/data_profiles/test_data_profile.py
tests/data_profiles/test_target_values.py
tests/data_profiles/test_targets_generator.py
tests/data_profiles/baseline_images/test_data_profile/data_profile[use_abscissa_log_scale=False].png
tests/data_profiles/baseline_images/test_data_profile/data_profile[use_abscissa_log_scale=True].png
tests/data_profiles/baseline_images/test_data_profile/two_data_profiles.png
tests/data_profiles/baseline_images/test_target_values/feasible_targets.png
tests/data_profiles/baseline_images/test_target_values/targets.png
tests/data_profiles/baseline_images/test_targets_generator/plot_histories.png
tests/data_profiles/baseline_images/test_targets_generator/plot_infeasible_history.png
tests/data_profiles/baseline_images/test_targets_generator/plot_partially_infeasible_history.png
tests/problems/__init__.py
tests/problems/conftest.py
tests/problems/history.json
tests/problems/test_mda_problem_configuration.py
tests/problems/test_mdo_problem_configuration.py
tests/problems/test_optimization_problem_configuration.py
tests/problems/test_problems_group.py
tests/problems/baseline_images/test_mda_problem_configuration/data_profiles[use_abscissa_log_scale=False].png
tests/problems/baseline_images/test_mda_problem_configuration/data_profiles[use_abscissa_log_scale=True].png
tests/problems/baseline_images/test_mda_problem_configuration/data_profiles_max_eval_number.png
tests/problems/baseline_images/test_mdo_problem_configuration/data_profiles[use_abscissa_log_scale=False].png
tests/problems/baseline_images/test_mdo_problem_configuration/data_profiles[use_abscissa_log_scale=True].png
tests/problems/baseline_images/test_mdo_problem_configuration/data_profiles_max_eval_number.png
tests/problems/baseline_images/test_optimization_problem_configuration/data_profiles[use_abscissa_log_scale=False].png
tests/problems/baseline_images/test_optimization_problem_configuration/data_profiles[use_abscissa_log_scale=True].png
tests/problems/baseline_images/test_optimization_problem_configuration/data_profiles_max_eval_number.png
tests/problems/baseline_images/test_problems_group/data_profile[use_abscissa_log_scale=False].png
tests/problems/baseline_images/test_problems_group/data_profile[use_abscissa_log_scale=True].png
tests/report/__init__.py
tests/report/test_axis_data.py
tests/report/test_figures.py
tests/report/test_report.py
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-False-True/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-False-True-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-False-True-False-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-False-True-False-False-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot-True-False-False-False-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-False-True/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-False-True-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-False-True-False-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-False-True-False-False-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_A/SLSQP/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/execution_time.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/performance_measure_focus.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/SLSQP/infeasibility_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/SLSQP/infeasibility_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/SLSQP/number_of_unsatisfied_constraints.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/SLSQP/performance_measure.csv
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/SLSQP/performance_measure.png
tests/report/baseline_images/test_figures/test_plot_infeasible-True-False-False-False-False/Problem_B/SLSQP/performance_measure_focus.png
tests/report/baseline_tables/test_figures/test_tables/Problem_A/infeasibility_measure.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_A/number_of_unsatisfied_constraints.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_A/performance_measure.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_A/SLSQP/infeasibility_measure.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_A/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_A/SLSQP/performance_measure.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_B/infeasibility_measure.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_B/number_of_unsatisfied_constraints.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_B/performance_measure.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_B/SLSQP/infeasibility_measure.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_B/SLSQP/number_of_unsatisfied_constraints.csv
tests/report/baseline_tables/test_figures/test_tables/Problem_B/SLSQP/performance_measure.csv
tests/results/__init__.py
tests/results/deprecated_history.json
tests/results/history.json
tests/results/reference_history.json
tests/results/test_history_item.py
tests/results/test_performance_histories.py
tests/results/test_performance_history.py
tests/results/test_results.py
tests/results/baseline_images/test_performance_histories/infeasibility_measure_distribution.png
tests/results/baseline_images/test_performance_histories/number_of_unsatisfied_constraints_distribution.png
tests/results/baseline_images/test_performance_histories/performance_measure_distribution[plot_all=False,extremum=-1,minimize=True].png
tests/results/baseline_images/test_performance_histories/performance_measure_distribution[plot_all=False,extremum=-6,minimize=False].png
tests/results/baseline_images/test_performance_histories/performance_measure_distribution[plot_all=False,extremum=None,minimize=False].png
tests/results/baseline_images/test_performance_histories/performance_measure_distribution[plot_all=False,extremum=None,minimize=True].png
tests/results/baseline_images/test_performance_histories/performance_measure_distribution[plot_all=True,extremum=-1,minimize=True].png
tests/results/baseline_images/test_performance_histories/performance_measure_distribution[plot_all=True,extremum=-6,minimize=False].png
tests/results/baseline_images/test_performance_histories/performance_measure_distribution[plot_all=True,extremum=None,minimize=False].png
tests/results/baseline_images/test_performance_histories/performance_measure_distribution[plot_all=True,extremum=None,minimize=True].png
tests/results/baseline_images/test_performance_histories/performance_measure_distribution_infeasible_centile.png