chiark / gitweb /
and the stop epsilon, from size hovering around 7.something e-4
authorIan Jackson <ian@turbine>
Fri, 24 Oct 2008 18:56:00 +0000 (19:56 +0100)
committerIan Jackson <ian@turbine>
Fri, 24 Oct 2008 18:56:00 +0000 (19:56 +0100)
energy.c

index 8bce859bfd177275017dce2da4d1aac5653d3d2d..09c54811520c45ca3a43a79464afa15ebe262619 100644 (file)
--- a/energy.c
+++ b/energy.c
@@ -76,7 +76,7 @@ static const CostContribution costs[]= {
 #endif
 
 #if XBITS==6
-#define STOP_EPSILON 1.2e-5
+#define STOP_EPSILON 8e-4
     COST(  3e4,   vertex_displacement_cost)
     COST(  3e4,   vertex_edgewise_displ_cost)
     COST( 3e-2,  rim_proximity_cost)