Changes between Initial Version and Version 1 of Ticket #358
- Timestamp:
- 01/09/11 18:00:27 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #358
- Property Owner changed from Peter Kovacs to Alpar Juttner
-
Ticket #358 – Description
initial v1 1 Some algorithms such as MaxWeightedPerfectMatching include the complexity of the runtime. Others such as MaxMatchingdo not. It might be nice to add this information to the documentation of every algorithm object.1 Some algorithms such as `MaxWeightedPerfectMatching` include the complexity of the runtime. Others such as `MaxMatching` do not. It might be nice to add this information to the documentation of every algorithm object.