tropical.lib
LIB "tropical.lib"; ring r=(0,t),(x,y),dp; poly f=x+y+1; string texf=texDrawTropical(tropicalCurve(f),list("",1)); texDrawBasic(texf);