浏览代码

Remode cut hack

Fromentin Jean 4 年之前
父节点
当前提交
239b1ae313
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      single/treewalk.cpp

+ 1 - 1
single/treewalk.cpp

@@ -78,7 +78,7 @@ void walk(int m,int k)
 	print_monoid_gen(*current);
 	}*/
       
-      if(true or not cut(*current))
+      if(not cut(*current))
 	{
 	  if (current->genus < MAX_GENUS - 1)
 	    {