0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Releasing 0.2.0 More... about 12 years ago
Fix $STDERR to $stderr More... about 12 years ago
Strip traling spaces More... about 12 years ago
Bump yargi to 0.3.0, ruby.noe to 1.7.0 as well as dependencies. More... about 12 years ago
Typo CHANGELOG More... almost 13 years ago
Avoid strange use in CHANGELOG More... almost 13 years ago
Enhanced graph randomizer More... almost 13 years ago
Enhanced decorate benchmark More... almost 13 years ago
Benchmarked decoration/depth More... almost 13 years ago
Added an example of random graph generation More... almost 13 years ago
Added a random graph generator More... almost 13 years ago
Added Digraph#vertex_count and Digraph#edge_count More... almost 13 years ago
Decorate should execute with first vertex as initials by default More... almost 13 years ago
Added basic index-access to vertices and edges More... almost 13 years ago
Better post-condition check More... almost 13 years ago
Added a shortest path decorator More... almost 13 years ago
Added a basic version of Damas's decoration algorithm More... almost 13 years ago
Digraph.new yields self More... almost 13 years ago
Use this spec pattern instead More... almost 13 years ago
Bumped version to 0.2.0 More... almost 13 years ago
Project structure to Noe More... almost 13 years ago
Removes a wrong test. More... almost 15 years ago
- Markable.has_key? to avoid predicate side-effects on v[:mark] when the value is false - Markable.add_marks also accepts a block to mimic add_n_vertices and ElementSet.add_marks - EdgeSet forwards source= and target= to its elements, allowing bulk reconnection - Digraph.to_dot_attributes made much more intelligent on typical array values More... about 15 years ago
Forgot to put the version number. More... about 15 years ago
Examples folder and site documentation. More... about 15 years ago
Forgot -a option on the previous commit. More... about 15 years ago
Bug fix in dot attributes. Examples folder started. More... about 15 years ago
Fixes a lot of API conventions in Digraph. More... about 15 years ago
Vertex and Edge sets extended. More... about 15 years ago
Seems easier to extend Array class. More... about 15 years ago