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 724 d 14 h 7u83 /trunk/libmavl/ Removed some unused code  
329 1518 d 13 h 7u83 /trunk/libmavl/ mavl_del almost working  
326 1520 d 22 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 1521 d 6 h 7u83 /trunk/libmavl/ Added test for del function  
312 1521 d 15 h 7u83 /trunk/libmavl/ Added cmd args to select number of inserts and used algo

usage: mavtest <numinserts> <algo>
 
311 1522 d 5 h 7u83 /trunk/libmavl/ *Any* argument give choses to use mavl_insert instead of mav_insert  
310 1522 d 22 h 7u83 /trunk/libmavl/ Print balance factor when printing tree  
307 1529 d 23 h 7u83 /trunk/libmavl/ Added mavtest.c to test mav.c