import java.applet.Applet; import java.awt.*; import java.awt.event.*; import java.applet.*; import java.awt.geom.*; import java.math.*; import java.io.*; public class VerifyRenorm3D { /**This class has the routines that help in the proof of the renormalization theorem.**/ /**This routines verify that the given itinerary works for the whole polyhedron, by checking the vertices. We use these routines in the proof of the renormalization theorem.**/ public static boolean verifyWhole(GoldenPolyhedron P,int[] I,boolean iso) { for(int i=0;i