<jonpsy[m]>
Made some progress on the Multiobjective env we were talking about. I've sent the logs up to your email, check the tag in the google doc.
<jonpsy[m]>
Also since `EnvironType` is a template arg, to distinguish Multiobjective nev with its contrary we can check `static rewardSize >= 1` using `SFINAE` tricks. Cool no?