Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CLAIRE-Labo/EvoTune
/ types & classes
Types & classes
12 in github.com/CLAIRE-Labo/EvoTune
⨍
Functions
159
◇
Types & classes
12
↓ 8 callers
Class
FunctionClass
src/packing/logging/function_class.py:47
↓ 2 callers
Class
StoppableTask
src/packing/parallel/stoppable_task.py:61
↓ 1 callers
Class
Cluster
A cluster of programs on the same island and with the same score.
src/packing/funsearch/programs_database.py:261
↓ 1 callers
Class
DPODataBuffer
src/packing/train/dpo/dpo_dataset.py:13
↓ 1 callers
Class
Island
A sub-population of the programs database.
src/packing/funsearch/programs_database.py:154
↓ 1 callers
Class
MemoryWatcher
A thread that periodically checks the memory usage of a target process (by PID). If usage exceeds a given threshold, it calls a user-specifie
src/packing/parallel/memory_watcher.py:7
↓ 1 callers
Class
PreloadedGenerator
A custom generator that loads pre-generated FlatPack instances. Each instance includes: - `grid_shape`: Shape of the packing grid.
src/packing/evaluate/flat_pack/custom_generators.py:9
↓ 1 callers
Class
ProgramsDatabase
A collection of programs, organized as islands.
src/packing/funsearch/programs_database.py:47
↓ 1 callers
Class
TSPInstance
src/packing/evaluate/tsp/tsp_generate_dataset.py:47
↓ 1 callers
Class
TaskRegistry
src/packing/evaluate/registry.py:4
Class
EvalData
src/packing/logging/function_class.py:24
Class
PromptData
src/packing/logging/function_class.py:8