MCPcopy Create free account
hub / github.com/algorithmicsuperintelligence/openevolve / list.js

File list.js

scripts/static/js/list.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { allNodeData, archiveProgramIds, formatMetrics, renderMetricBar, getHighlightNodes, getSelectedMetric, setAllNodeData, selectedProgramId, setSelectedProgramId } from './main.js';
2import { showSidebar, setSidebarSticky, showSidebarContent } from './sidebar.js';
3import { selectProgram, scrollAndSelectNodeById } from './graph.js';
4import { selectPerformanceNodeById } from './performance.js';

Callers

nothing calls this directly

Calls 3

setSelectedProgramIdFunction · 0.90
renderNodeListFunction · 0.85
selectListNodeByIdFunction · 0.85

Tested by

no test coverage detected