rchillyard / The-repository-formerly-known-as

2 stars 12 forks source link

Implement tracking of interim inversions via second pass fixes #18

Closed rchillyard closed 4 years ago

rchillyard commented 4 years ago

AbstractHuskySort: removed recently added call to inProcessor(); HuskySortBenchmark: now we specify the numbers of words on the command line; IntroHuskySort: added "adjunctSorter" which can be set to keep track of the fixes; HuskyHelper: remove recently added inProcessor; InstrumentedHelper: changed "intermissioninversions" to "interiminversions"; Config: added copy method;

rchillyard commented 4 years ago

Pull request can be merged automatically. I think we should go ahead and merge it.