pub fn get_solution_serialized( problem: Arc<Problem>, config: Config, ) -> Result<String, GenericError>
Gets solution serialized in json.