pub fn export(
instance: &BPInstance,
solution: &BPSolution,
epoch: Instant,
) -> ExtBPSolution
Expand description
Exports a solution out of the library
pub fn export(
instance: &BPInstance,
solution: &BPSolution,
epoch: Instant,
) -> ExtBPSolution
Exports a solution out of the library