#data.2.2.11.19 # # We study the maximum number of real solutions to # # f(z)*g(z)^2*z^13 - h(z) = 0, # # f, g, and h all have degree 2. # ####################################################### k:=2: p:=2: l:=11: Iterations:=500: Instance:=3000: deg:=19: # Degree of the enumerative problem data:=[414036, 1435307, 1042931, 103611, 4115, 0, 0, 0, 0, 0]: Time:=955768.68: ##############################################################