Class ILEFormat


  • public final class ILEFormat
    extends Object
    Utilities for handling the ILE (identifier, length, elements) file format.
    • Method Detail

      • write

        public static void write​(BufferedWriter writer,
                                 org.jgrapht.alg.interfaces.ClusteringAlgorithm.Clustering<String> clustering)
        Write the ILE-formatted file representing the clusters.
        Parameters:
        writer - the writer
        clustering - the clusters