Skip to content

Positivity cuts

Emanuele Roberto Nocera requested to merge positivity_cuts into master

Created by: comane

This PR addresses #2058

Main modifications:

  • removed load_commondata method from LagrangeSetSpec(DataSetSpec) so that it is directly inherited from DataSetSpec where cuts are loaded (before no cuts were loaded for LagrangeSetSpec type datasets)
  • For a LagrangeSetSpec promoted Cuts to InternalCutsWrapper so as to allow for the proper loading of cuts. --> note: rules need now to be passed to DataSetSpec
  • renamed kin of XGL and added new process for that positivity dataset
  • Changed the names of some INTEG and POS processes

REPORTS

Merge request reports

Loading