Positivity cuts
Created by: comane
This PR addresses #2058
Main modifications:
- removed
load_commondata
method from LagrangeSetSpec(DataSetSpec) so that it is directly inherited fromDataSetSpec
where cuts are loaded (before no cuts were loaded for LagrangeSetSpec type datasets) - For a
LagrangeSetSpec
promotedCuts
toInternalCutsWrapper
so as to allow for the proper loading of cuts. --> note: rules need now to be passed toDataSetSpec
- renamed kin of XGL and added new process for that positivity dataset
- Changed the names of some INTEG and POS processes