Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algorithmicsuperintelligence/openevolve
/ functions
Functions
1,478 in github.com/algorithmicsuperintelligence/openevolve
⨍
Functions
1,478
◇
Types & classes
176
↳
Endpoints
11
Method
setUp
Set up test database
tests/test_island_child_placement.py:182
Method
setUp
Set up test database
tests/test_island_child_placement.py:251
Method
setUp
Set up test database with novelty checking enabled
tests/test_novelty_asyncio_issue.py:29
Method
setUp
Set up test evaluation file
tests/test_evaluator_timeout.py:19
Method
setUp
Set up test database with migration enabled
tests/test_migration_no_duplicates.py:19
Method
setUp
Set up test database with multiple islands
tests/test_island_migration.py:13
Method
setUp
(self)
tests/test_database_cleanup.py:15
Method
setUp
Set up test database with multiple islands
tests/test_island_tracking.py:13
Method
setUp
Set up test database
tests/test_database.py:14
Method
setUp
Set up test environment variables
tests/test_api_key_from_env.py:15
Method
setUp
Set up test environment
tests/test_process_parallel_fix.py:18
Method
setUp
Set up test prompt sampler
tests/test_prompt_sampler_comprehensive.py:14
Method
setUp
(self)
tests/test_api.py:24
Method
setUp
Set up test environment
tests/test_island_isolation.py:17
Method
setUp
Set up test environment
tests/test_island_isolation.py:162
Method
setUp
Set up test environment
tests/test_grid_stability.py:17
Method
setUp
(self)
tests/test_artifacts_integration.py:21
Method
setUp
(self)
tests/test_artifacts_integration.py:263
Method
setUp
Set up test fixtures
tests/test_evolution_trace.py:80
Method
setUp
Set up test fixtures
tests/test_evolution_trace.py:363
Method
setUp
Set up test database with multiple islands
tests/test_island_map_elites.py:18
Method
setUp
Set up test fixtures
tests/integration/test_examples_validation.py:224
Method
setUpClass
Add scripts directory to path for importing visualizer
tests/test_visualization_sanitization.py:17
Method
setUpClass
Add scripts directory to path for importing visualizer
tests/test_visualization_sanitization.py:105
Function
setWidth
(w)
scripts/static/js/state.js:4
Method
setup
(self)
examples/symbolic_regression/bench/datamodules.py:27
Function
setup_test_env
Set up test environment with local inference
tests/test_utils.py:35
Method
signal_handler
(signum, frame)
openevolve/controller.py:339
Method
simple_evaluator
(path)
tests/integration/test_smoke.py:28
Method
simple_multiply
A simple function that can be optimized
tests/integration/test_library_api.py:54
Function
startContinuousUpdate
()
scripts/static/js/sidebar.js:111
Function
taskCardHtml
(t)
scripts/static/js/manual.js:46
Method
tearDown
Clean up temp directory
tests/test_concurrent_island_access.py:45
Method
tearDown
Clean up test environment
tests/test_checkpoint_resume.py:74
Method
tearDown
Clean up test fixtures
tests/test_file_extension_preservation.py:34
Method
tearDown
Clean up test environment
tests/test_feature_stats_persistence.py:28
Method
tearDown
(self)
tests/test_artifacts.py:159
Method
tearDown
Clean up test environment
tests/test_process_parallel.py:60
Method
tearDown
Clean up temporary files
tests/test_cascade_validation.py:24
Method
tearDown
Clean up test files
tests/test_evaluator_timeout.py:82
Method
tearDown
(self)
tests/test_database_cleanup.py:20
Method
tearDown
Clean up test environment variables
tests/test_api_key_from_env.py:21
Method
tearDown
(self)
tests/test_api.py:27
Method
tearDown
Clean up test environment
tests/test_grid_stability.py:21
Method
tearDown
(self)
tests/test_artifacts_integration.py:94
Method
tearDown
(self)
tests/test_artifacts_integration.py:275
Method
tearDown
Clean up test fixtures
tests/test_evolution_trace.py:99
Method
tearDown
Clean up test fixtures
tests/test_evolution_trace.py:370
Method
tearDown
Clean up
tests/integration/test_examples_validation.py:229
Method
tearDownClass
Remove scripts directory from path
tests/test_visualization_sanitization.py:25
Method
tearDownClass
Remove scripts directory from path
tests/test_visualization_sanitization.py:113
Function
temp_workspace
Create a temporary workspace for test files
tests/integration/conftest.py:60
Function
temp_workspace
Create a temporary workspace for integration tests
tests/integration/test_library_api.py:308
Method
test_absolute_template_dir_unchanged
Absolute paths in template_dir should remain unchanged
tests/test_template_dir_resolution.py:39
Method
test_add_and_get
Test adding and retrieving a program
tests/test_database.py:20
Method
test_all_changes_description_options
Test setting all changes description options together
tests/test_changes_description.py:107
Method
test_all_early_stopping_options
Test setting all early stopping options together
tests/test_early_stopping_config.py:59
Method
test_all_example_configs_load
Test that all example config files can be loaded
tests/integration/test_examples_validation.py:190
Method
test_api_key_direct_value
Test that direct api_key value still works
tests/test_api_key_from_env.py:55
Method
test_api_key_env_var_in_evaluator_models
Test that api_key ${VAR} works in evaluator_models
tests/test_api_key_from_env.py:120
Method
test_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
Method
test_api_key_env_var_in_model_config
Test that api_key ${VAR} works in LLMModelConfig
tests/test_api_key_from_env.py:49
Method
test_api_key_env_var_per_model
Test that api_key ${VAR} can be specified per model
tests/test_api_key_from_env.py:85
Method
test_api_key_none
Test that api_key can be None
tests/test_api_key_from_env.py:62
Method
test_apply_diff
Test applying diffs to code
tests/test_code_utils.py:55
Method
test_archive_operations
Test archive functionality
tests/test_database.py:233
Method
test_artifact_cleanup
(self)
tests/test_database_cleanup.py:23
Method
test_artifact_logging
Test logging with artifacts
tests/test_evolution_trace.py:277
Method
test_artifact_size_calculation
Test artifact size calculation
tests/test_artifacts.py:48
Method
test_artifacts_disabled
Test that artifacts are skipped when disabled
tests/test_artifacts.py:122
Method
test_artifacts_disabled_integration
Test that the full system works with artifacts disabled
tests/test_artifacts_integration.py:212
Method
test_artifacts_for_nonexistent_program_returns_empty
Test retrieving artifacts for non-existent program
tests/test_snapshot_artifacts_limit.py:105
Method
test_artifacts_on_timeout
Test that timeout artifacts are properly captured
tests/test_evaluator_timeout.py:347
Method
test_backward_compatibility_missing_feature_stats
Test loading checkpoints that don't have feature_stats (backward compatibility)
tests/test_feature_stats_persistence.py:93
Method
test_best_program_tracking
Test absolute best program tracking
tests/test_database.py:253
Method
test_best_program_tracking
Test that best program tracking works correctly
tests/integration/test_evolution_pipeline.py:142
Method
test_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
Method
test_better_program_updates_island_best
Test that a better program replaces the island best
tests/test_island_tracking.py:50
Method
test_block_lines_basic_formatting
Lines should be indented with 2 spaces
tests/test_code_utils.py:159
Method
test_block_lines_empty_input
Empty input should return '(empty)
tests/test_code_utils.py:179
Method
test_block_lines_long_line_truncation
Lines over 100 chars should be truncated by default
tests/test_code_utils.py:165
Method
test_block_lines_many_lines_truncation
More than 30 lines should show truncation message by default
tests/test_code_utils.py:172
Method
test_buffer_flushing
Test buffer flushing behavior
tests/test_evolution_trace.py:223
Method
test_build_prompt
Test building a prompt
tests/test_prompt_sampler.py:18
Method
test_build_prompt_with_all_optional_parameters
Test build_prompt with all optional parameters including inspirations
tests/test_prompt_sampler_comprehensive.py:155
Method
test_build_prompt_with_artifacts
Test building prompt with artifacts
tests/test_artifacts.py:292
Method
test_build_prompt_with_inspirations
Test building a prompt with inspiration programs
tests/test_prompt_sampler_comprehensive.py:22
Method
test_build_prompt_without_artifacts
Test building prompt without artifacts
tests/test_artifacts.py:309
Method
test_calculate_complexity_bin_adaptive
Test adaptive complexity binning with multiple programs
tests/test_database.py:297
Method
test_calculate_complexity_bin_cold_start
Test complexity binning during cold start (< 2 programs)
tests/test_database.py:331
Method
test_calculate_diversity_bin_adaptive
Test adaptive diversity binning with multiple programs
tests/test_database.py:347
Method
test_calculate_diversity_bin_cold_start
Test diversity binning during cold start (< 2 programs)
tests/test_database.py:383
Method
test_calculate_diversity_bin_identical_programs
Test diversity binning when all programs have identical diversity
tests/test_database.py:399
Method
test_calculate_improvement
Test improvement calculation
tests/test_evolution_trace.py:39
Method
test_cascade_evaluation_timeout_stage1
Test timeout in cascade evaluation stage 1
tests/test_evaluator_timeout.py:172
Method
test_cascade_evaluation_timeout_stage2
Test timeout in cascade evaluation stage 2
tests/test_evaluator_timeout.py:196
Method
test_cascade_evaluation_timeout_stage3
Test timeout in cascade evaluation stage 3
tests/test_evaluator_timeout.py:222
Method
test_cascade_evaluation_with_artifacts
Test cascade evaluation captures artifacts at each stage
tests/test_artifacts_integration.py:181
Method
test_cascade_validation_nonexistent_file
Test cascade validation with nonexistent evaluator file
tests/test_cascade_validation.py:264
Method
test_cascade_validation_partial_functions
Test cascade validation with only some cascade functions
tests/test_cascade_validation.py:90
← previous
next →
1,001–1,100 of 1,478, ranked by callers