MCPcopy Create free account

hub / github.com/algorithmicsuperintelligence/openevolve / functions

Functions1,478 in github.com/algorithmicsuperintelligence/openevolve

MethodsetUp
Set up test database
tests/test_island_child_placement.py:182
MethodsetUp
Set up test database
tests/test_island_child_placement.py:251
MethodsetUp
Set up test database with novelty checking enabled
tests/test_novelty_asyncio_issue.py:29
MethodsetUp
Set up test evaluation file
tests/test_evaluator_timeout.py:19
MethodsetUp
Set up test database with migration enabled
tests/test_migration_no_duplicates.py:19
MethodsetUp
Set up test database with multiple islands
tests/test_island_migration.py:13
MethodsetUp
(self)
tests/test_database_cleanup.py:15
MethodsetUp
Set up test database with multiple islands
tests/test_island_tracking.py:13
MethodsetUp
Set up test database
tests/test_database.py:14
MethodsetUp
Set up test environment variables
tests/test_api_key_from_env.py:15
MethodsetUp
Set up test environment
tests/test_process_parallel_fix.py:18
MethodsetUp
Set up test prompt sampler
tests/test_prompt_sampler_comprehensive.py:14
MethodsetUp
(self)
tests/test_api.py:24
MethodsetUp
Set up test environment
tests/test_island_isolation.py:17
MethodsetUp
Set up test environment
tests/test_island_isolation.py:162
MethodsetUp
Set up test environment
tests/test_grid_stability.py:17
MethodsetUp
(self)
tests/test_artifacts_integration.py:21
MethodsetUp
(self)
tests/test_artifacts_integration.py:263
MethodsetUp
Set up test fixtures
tests/test_evolution_trace.py:80
MethodsetUp
Set up test fixtures
tests/test_evolution_trace.py:363
MethodsetUp
Set up test database with multiple islands
tests/test_island_map_elites.py:18
MethodsetUp
Set up test fixtures
tests/integration/test_examples_validation.py:224
MethodsetUpClass
Add scripts directory to path for importing visualizer
tests/test_visualization_sanitization.py:17
MethodsetUpClass
Add scripts directory to path for importing visualizer
tests/test_visualization_sanitization.py:105
FunctionsetWidth
(w)
scripts/static/js/state.js:4
Methodsetup
(self)
examples/symbolic_regression/bench/datamodules.py:27
Functionsetup_test_env
Set up test environment with local inference
tests/test_utils.py:35
Methodsignal_handler
(signum, frame)
openevolve/controller.py:339
Methodsimple_evaluator
(path)
tests/integration/test_smoke.py:28
Methodsimple_multiply
A simple function that can be optimized
tests/integration/test_library_api.py:54
FunctionstartContinuousUpdate
()
scripts/static/js/sidebar.js:111
FunctiontaskCardHtml
(t)
scripts/static/js/manual.js:46
MethodtearDown
Clean up temp directory
tests/test_concurrent_island_access.py:45
MethodtearDown
Clean up test environment
tests/test_checkpoint_resume.py:74
MethodtearDown
Clean up test fixtures
tests/test_file_extension_preservation.py:34
MethodtearDown
Clean up test environment
tests/test_feature_stats_persistence.py:28
MethodtearDown
(self)
tests/test_artifacts.py:159
MethodtearDown
Clean up test environment
tests/test_process_parallel.py:60
MethodtearDown
Clean up temporary files
tests/test_cascade_validation.py:24
MethodtearDown
Clean up test files
tests/test_evaluator_timeout.py:82
MethodtearDown
(self)
tests/test_database_cleanup.py:20
MethodtearDown
Clean up test environment variables
tests/test_api_key_from_env.py:21
MethodtearDown
(self)
tests/test_api.py:27
MethodtearDown
Clean up test environment
tests/test_grid_stability.py:21
MethodtearDown
(self)
tests/test_artifacts_integration.py:94
MethodtearDown
(self)
tests/test_artifacts_integration.py:275
MethodtearDown
Clean up test fixtures
tests/test_evolution_trace.py:99
MethodtearDown
Clean up test fixtures
tests/test_evolution_trace.py:370
MethodtearDown
Clean up
tests/integration/test_examples_validation.py:229
MethodtearDownClass
Remove scripts directory from path
tests/test_visualization_sanitization.py:25
MethodtearDownClass
Remove scripts directory from path
tests/test_visualization_sanitization.py:113
Functiontemp_workspace
Create a temporary workspace for test files
tests/integration/conftest.py:60
Functiontemp_workspace
Create a temporary workspace for integration tests
tests/integration/test_library_api.py:308
Methodtest_absolute_template_dir_unchanged
Absolute paths in template_dir should remain unchanged
tests/test_template_dir_resolution.py:39
Methodtest_add_and_get
Test adding and retrieving a program
tests/test_database.py:20
Methodtest_all_changes_description_options
Test setting all changes description options together
tests/test_changes_description.py:107
Methodtest_all_early_stopping_options
Test setting all early stopping options together
tests/test_early_stopping_config.py:59
Methodtest_all_example_configs_load
Test that all example config files can be loaded
tests/integration/test_examples_validation.py:190
Methodtest_api_key_direct_value
Test that direct api_key value still works
tests/test_api_key_from_env.py:55
Methodtest_api_key_env_var_in_evaluator_models
Test that api_key ${VAR} works in evaluator_models
tests/test_api_key_from_env.py:120
Methodtest_api_key_env_var_in_llm_config
Test that api_key ${VAR} works at LLM config level
tests/test_api_key_from_env.py:68
Methodtest_api_key_env_var_in_model_config
Test that api_key ${VAR} works in LLMModelConfig
tests/test_api_key_from_env.py:49
Methodtest_api_key_env_var_per_model
Test that api_key ${VAR} can be specified per model
tests/test_api_key_from_env.py:85
Methodtest_api_key_none
Test that api_key can be None
tests/test_api_key_from_env.py:62
Methodtest_apply_diff
Test applying diffs to code
tests/test_code_utils.py:55
Methodtest_archive_operations
Test archive functionality
tests/test_database.py:233
Methodtest_artifact_cleanup
(self)
tests/test_database_cleanup.py:23
Methodtest_artifact_logging
Test logging with artifacts
tests/test_evolution_trace.py:277
Methodtest_artifact_size_calculation
Test artifact size calculation
tests/test_artifacts.py:48
Methodtest_artifacts_disabled
Test that artifacts are skipped when disabled
tests/test_artifacts.py:122
Methodtest_artifacts_disabled_integration
Test that the full system works with artifacts disabled
tests/test_artifacts_integration.py:212
Methodtest_artifacts_for_nonexistent_program_returns_empty
Test retrieving artifacts for non-existent program
tests/test_snapshot_artifacts_limit.py:105
Methodtest_artifacts_on_timeout
Test that timeout artifacts are properly captured
tests/test_evaluator_timeout.py:347
Methodtest_backward_compatibility_missing_feature_stats
Test loading checkpoints that don't have feature_stats (backward compatibility)
tests/test_feature_stats_persistence.py:93
Methodtest_best_program_tracking
Test absolute best program tracking
tests/test_database.py:253
Methodtest_best_program_tracking
Test that best program tracking works correctly
tests/integration/test_evolution_pipeline.py:142
Methodtest_better_program_replaces_in_island_feature_map
Test that a better program replaces existing program in same island's cell
tests/test_island_map_elites.py:94
Methodtest_better_program_updates_island_best
Test that a better program replaces the island best
tests/test_island_tracking.py:50
Methodtest_block_lines_basic_formatting
Lines should be indented with 2 spaces
tests/test_code_utils.py:159
Methodtest_block_lines_empty_input
Empty input should return '(empty)
tests/test_code_utils.py:179
Methodtest_block_lines_long_line_truncation
Lines over 100 chars should be truncated by default
tests/test_code_utils.py:165
Methodtest_block_lines_many_lines_truncation
More than 30 lines should show truncation message by default
tests/test_code_utils.py:172
Methodtest_buffer_flushing
Test buffer flushing behavior
tests/test_evolution_trace.py:223
Methodtest_build_prompt
Test building a prompt
tests/test_prompt_sampler.py:18
Methodtest_build_prompt_with_all_optional_parameters
Test build_prompt with all optional parameters including inspirations
tests/test_prompt_sampler_comprehensive.py:155
Methodtest_build_prompt_with_artifacts
Test building prompt with artifacts
tests/test_artifacts.py:292
Methodtest_build_prompt_with_inspirations
Test building a prompt with inspiration programs
tests/test_prompt_sampler_comprehensive.py:22
Methodtest_build_prompt_without_artifacts
Test building prompt without artifacts
tests/test_artifacts.py:309
Methodtest_calculate_complexity_bin_adaptive
Test adaptive complexity binning with multiple programs
tests/test_database.py:297
Methodtest_calculate_complexity_bin_cold_start
Test complexity binning during cold start (< 2 programs)
tests/test_database.py:331
Methodtest_calculate_diversity_bin_adaptive
Test adaptive diversity binning with multiple programs
tests/test_database.py:347
Methodtest_calculate_diversity_bin_cold_start
Test diversity binning during cold start (< 2 programs)
tests/test_database.py:383
Methodtest_calculate_diversity_bin_identical_programs
Test diversity binning when all programs have identical diversity
tests/test_database.py:399
Methodtest_calculate_improvement
Test improvement calculation
tests/test_evolution_trace.py:39
Methodtest_cascade_evaluation_timeout_stage1
Test timeout in cascade evaluation stage 1
tests/test_evaluator_timeout.py:172
Methodtest_cascade_evaluation_timeout_stage2
Test timeout in cascade evaluation stage 2
tests/test_evaluator_timeout.py:196
Methodtest_cascade_evaluation_timeout_stage3
Test timeout in cascade evaluation stage 3
tests/test_evaluator_timeout.py:222
Methodtest_cascade_evaluation_with_artifacts
Test cascade evaluation captures artifacts at each stage
tests/test_artifacts_integration.py:181
Methodtest_cascade_validation_nonexistent_file
Test cascade validation with nonexistent evaluator file
tests/test_cascade_validation.py:264
Methodtest_cascade_validation_partial_functions
Test cascade validation with only some cascade functions
tests/test_cascade_validation.py:90
← previousnext →1,001–1,100 of 1,478, ranked by callers