paradox icon indicating copy to clipboard operation
paradox copied to clipboard

test that fixing paramvals works with trafos

Open berndbischl opened this issue 6 years ago • 2 comments

and when we subset to "something illegal" so that the parent of a dep would be removed

berndbischl avatar Feb 06 '19 03:02 berndbischl

What is the issue exactly?

mb706 avatar Feb 12 '20 14:02 mb706

What is subsetting a PramSet:

  1. Removing a Param A
  2. Setting a Param A to a fixed value to obtain something like a "hyperplane"

Version 1) can break

  1. Trafos
  2. Param Dependencies

Version 2) should

  1. never break trafos but
  2. can lead to en empty set + the fixed value beeing the only valid param setting (which should maybe not possible)

jakob-r avatar Feb 12 '20 14:02 jakob-r