Module biodivine_sketchbook::inference::results_export

source ·
Expand description

Utilities to download results.

Functions§

  • Export archive with complete results to the given path. The output archive is tailored for a case where sketch is satisfiable.
  • For a given variable, get all valid interpretations of its update function present in the satisfying colors (taken from the results of the solver). Variable must be present in the network.
  • Helper function to write string into a zip archive file.