Severian's picture
Upload 7464 files
c211499
export function prim(g: any, weightFunc: any): Graph;
import { Graph } from '../graph.js';