1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected over 2 years ago.
Dec 26, 2020 — Dec 26, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial revision. More... over 20 years ago
*** empty log message *** More... over 20 years ago
Moved to alg and consolidated into VertexCovers class. More... over 20 years ago
Moved to alg and renamed to VertexCoversTest. More... over 20 years ago
added vertex cover tests. More... over 20 years ago
Adapted to VertexCovers. More... over 20 years ago
Removed handling of directed graphs - can be done extenally. More... over 20 years ago
touch-ups before release. More... over 20 years ago
added undirectedGraph method. More... over 20 years ago
Initial Revision. More... over 20 years ago
fixed subgraph to be undirected to accomodate the degree comparator. More... over 20 years ago
updated for JGraph 3.0 and above. More... over 20 years ago
Prep for release 0.5.1. More... over 20 years ago
Fixed bug 838688 in removeVertex. It failed on an attempt to remove a vertex that is not in the subgraph but still contained in the basegraph. More... over 20 years ago
Excluded 'experimental' stuff from build and test and distribution. More... over 20 years ago
Fixed javadoc. More... over 20 years ago
Comment cosmetics. More... over 20 years ago
Version 0.5.1 notes. More... over 20 years ago
Upgraded to JGraph 3.0. More... over 20 years ago
Deleted unecessary import. More... over 20 years ago
Make the compiler happy. More... over 20 years ago
Remove the listenable restriction that is no longer needed. More... over 20 years ago
Documentation touch-ups. More... over 20 years ago
Change comments and cloning to new semantics in which there is no discouragement of edge sharing. More... over 20 years ago
Allowed non-listenable underlying JGraphT graph. More... over 20 years ago
Code and style reviewed. More... over 20 years ago
ungoofed. More... over 20 years ago
Made checkstyle agree with Jalopy array initialization formatting. More... over 20 years ago
Style review. More... over 20 years ago
Cosmetics. More... over 20 years ago