/** * Integration tests for Split graph class * * Split: vertices can be partitioned into a clique K and an independent set I. * Split graphs are chordal. */ export {}; //# sourceMappingURL=split.integration.test.d.ts.map