Subversion Repositories PlanixRsrch.SVN

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
454 743 d 19 h 7u83 /trunk/libmavl/ Removed some unused code  
329 1537 d 18 h 7u83 /trunk/libmavl/ mavl_del almost working  
326 1540 d 3 h 7u83 /trunk/libmavl/ can insert integers from icommand line arguments

like:
mavtest 1 2 3 4 5 6 d 7 8
to instert 1 2 3 4 5 6 and then delete 7 8
 
315 1540 d 11 h 7u83 /trunk/libmavl/ Added test for del function  
312 1540 d 21 h 7u83 /trunk/libmavl/ Added cmd args to select number of inserts and used algo

usage: mavtest <numinserts> <algo>
 
311 1541 d 10 h 7u83 /trunk/libmavl/ *Any* argument give choses to use mavl_insert instead of mav_insert  
310 1542 d 3 h 7u83 /trunk/libmavl/ Print balance factor when printing tree  
307 1549 d 4 h 7u83 /trunk/libmavl/ Added mavtest.c to test mav.c