Subversion Repositories programming

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
86 7538 d 13 h irasnyd /cs331/proj2/ MASSIVE code cleanups. Broke out code that is reusable.  
85 7539 d 2 h irasnyd /cs331/proj2/ More optimization. group_size=11 seems to be pretty good...

Dynamically choose group size?
 
84 7539 d 3 h irasnyd /cs331/proj2/ Some optimization of algo 4.  
83 7539 d 3 h irasnyd /cs331/proj2/ Implemented algorithm 4, the MM algo.

All unoptimized.
 
82 7539 d 12 h irasnyd /cs331/proj2/ Adding 3rd algorithm, recursive partition().  
77 7541 d 3 h irasnyd /cs331/ Hopefully I got the CS331 import correct this time