MCPcopy Create free account
hub / github.com/algorithmicsuperintelligence/openevolve / setSelectedProgramId

Function setSelectedProgramId

scripts/static/js/main.js:260–262  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

258}
259
260export function setSelectedProgramId(id) {
261 selectedProgramId = id;
262}
263
264export { archiveProgramIds, lastDataStr, selectedProgramId, formatMetrics, renderMetricBar, getHighlightNodes, getSelectedMetric, metricMinMax };

Callers 8

showSidebarContentFunction · 0.90
renderNodeListFunction · 0.90
selectListNodeByIdFunction · 0.90
list.jsFile · 0.90
scrollAndSelectNodeByIdFunction · 0.90
renderGraphFunction · 0.90
updatePerformanceGraphFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected