# NOTE: variables are indexed from 0 
FIELD=F2
NUMBER_OF_VARIABLES=2
x[0]^3+1
x[0]^2+x[0]*x[1]+x[1]^2
