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

Gets solution serialized in json.