pub fn read_problem_from_file( file_path: &Path, ) -> Result<Problem, Box<dyn Error>>
Read problem from file