/** * Integration tests for Permutation graph class * * Permutation: intersection graph of line segments between two parallel lines. * Permutation graphs are comparability graphs and co-comparability graphs. */ export {}; //# sourceMappingURL=permutation.integration.test.d.ts.map