private boolean isAggressivelyPreventCycles() {
   return params.isAggressivelyPreventCycles();
 }