Package es.urjc.etsii.grafo.io.serializers
package es.urjc.etsii.grafo.io.serializers
-
ClassDescriptionThis class is used to configure the serializer by the properties specified in the application.ymlThis class is used to configure common serializer properties.This class is used to configure the serializer by the properties specified in the application.ymlDefines results export frequency.This class handles the transformation of the results of the experiments to a file in a specific format.Retrieve results and export to disk when appropriateShould we export each (instance, algorithm, iteration), only the best solution for each (algorithm, instance), or only the best solution for each instance?Subclass to provide a custom implementation to export solutions to file.