0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unnecessary explicit typing and remove _ in generics More... over 14 years ago
Replace discouraged TupleN with () syntax More... over 14 years ago
Remove unnecessary asInstanceOf More... over 14 years ago
Add write function More... over 14 years ago
Add DFS algorithm More... over 14 years ago
Add deg, del and suc More... over 14 years ago
Replace foldLeft with /:, just for fun More... over 14 years ago
Removed getContexts More... over 14 years ago
Implement gpred en gsucc More... over 14 years ago
Add extractor ("&v:") to BaseGraph More... over 14 years ago
Cleanup match cases in algorithms More... over 14 years ago
Add pattern matching test More... over 14 years ago
Allow Seq as Adj type, not limited to List More... over 14 years ago
Define (hopefully correct) type variance rules on Graph More... over 14 years ago
Add building information to README More... over 14 years ago
Initial documentation More... over 14 years ago
Implement undir More... over 14 years ago
Add edge validation on construction More... over 14 years ago
Remove context and graph on BaseGraph and Empty More... over 14 years ago
Enhance isEmpty More... over 14 years ago
Enable unchecked warnings during compilation More... over 14 years ago
Some code cleanups More... over 14 years ago
Add some more spec tests More... over 14 years ago
Add first testcase More... over 14 years ago
Initial import of ScalaGraphs More... over 14 years ago