This option should be set to a list of lists of 2 elements or options. The first element of the list of two elements is the name of the Constant, and the second element is the value that the consant will be set.
i1 : R=QQ[z,a,b,c] o1 = R o1 : PolynomialRing |
i2 : makeB'InputFile(storeBM2Files, B'Configs=>{{"MPTYPE",2}}, AffVariableGroup=>{{z}}, B'Constants=>{{a,2},{b,3+2*ii},c=>3/2}, B'Polynomials=>{a*z^2+b*z+c}) o2 = /var/folders/j_/gx42s4z576z_vj47_ym0j5xm0000gn/T/M2-74764-0/0/input o2 : File |
The object B'Constants is a symbol.