pub fn get_solution_serialized(
    problem: Arc<Problem>,
    config: Config
) -> Result<String, GenericError>
Expand description

Gets solution serialized in json.