Added
- Class
solver_data.SolverData
, which stores a single solver information. - Class
profile_data.ProfileData
, which stores the basic performance profile data.
Changed
- Allow PyYAML 0.6.0
- Add upper bounds to dependency versions
Added
solver_data.SolverData
, which stores a single solver information.profile_data.ProfileData
, which stores the basic performance profile data.Changed