paul-rl / works-on-my-machine-ygm

A fork of YGM to be worked on by team Works on My Machine for CEN 5016
Other
1 stars 0 forks source link

local_shuffle #12

Closed paul-rl closed 3 days ago

paul-rl commented 3 weeks ago

Implement local_shuffle function. This corresponds to the following function definition in the regular bag:

void local_shuffle(RandomFunc &r); void local_shuffle();

This is a step towards completing feature #1

paul-rl commented 3 days ago

Ryan discussed this with Roger in their meetings, this will not be supported