releso.util.cnn_xns_observations

SPOR step python file making cnn observations based on xns results.

This file is not tested due to it being specific to the xns use case. Please check if any updates to the required files are needed before using these functions.

Functions

define_observation_definition()

Returns the observation definition for the SPORObject.

get_visual_representation(connectivity[, ...])

Return an array representing the calculated solution.

main(args, logger, func_data)

Function which is called from the spor step.

save_current_solution_as_png(save_location)

Save the current solver solution as an image at the given location.