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.Synchronously retrieves results and exports them to disk when requested by the execution workflow.Raised when a result serializer fails while exporting experiment results.Should 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.