jagua_rs::io::parser

Function compose_json_solution

Source
pub fn compose_json_solution(
    solution: &Solution,
    instance: &Instance,
    epoch: Instant,
) -> JsonSolution
Expand description

Composes a JsonSolution from a Solution and an Instance.