graph
- - fixed bug in rb_init making it ignore comparison functions other than the builtindefault tip 2014-11-02, by John Tsiombikas
- simplified find_min2014-11-02, by John Tsiombikas
- readme, copying, copyright headers2014-04-17, by John Tsiombikas
- fixed the vis makefile2014-01-18, by John Tsiombikas
- fixed the visualization2012-09-03, by John Tsiombikas
- fixed all the conversion warnings2012-04-16, by John Tsiombikas
- merged fixes with rbshell2012-04-16, by John Tsiombikas
- fixed the makefile2012-04-16, by John Tsiombikas
- del_tree would call 0 if the del func is null2011-10-21, by John Tsiombikas
- added rbshell test2011-10-12, by John Tsiombikas
- added rb_copy and rb_clear2011-10-12, by John Tsiombikas
- fixed a typo in the header file2011-10-12, by John Tsiombikas
- changed the tail-recursive find and find_min to loops2011-10-09, by John Tsiombikas
- tested iterative traversal2011-10-09, by John Tsiombikas
- removed unused typedef2011-10-09, by John Tsiombikas
- red-black tree lib2011-10-09, by John Tsiombikas