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

global_shuffle #13

Closed paul-rl closed 3 days ago

paul-rl commented 3 weeks ago

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

void global_shuffle(RandomFunc &r); void global_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