Changes between Version 1 and Version 6 of Ticket #6962
- Timestamp:
- 12/16/09 11:36:54 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6962
-
Property
Summary
changed from
[with patch, needs review] Feedback vertex set, Feedback arc set
toFeedback vertex set, Feedback arc set
-
Property
Report Upstream
changed from
to
N/A
-
Property
Summary
changed from
-
Ticket #6962 – Description
v1 v6 17 17 installed. You will find a helpful documentation about the construction of the Linear Program in the docstring. 18 18 19 One of the docstrings uses the function min_vertex_cover from #6680.19 One of the docstrings uses the function vertex_cover from #7600. 20 20 21 21 Nathann