Class TietzeGeometry

Object
AbstractGeometry
TietzeGeometry

public class TietzeGeometry extends AbstractGeometry
Geometry implementation for the Tietze graph (a cubic 12-node graph).
See Also:
  • Constructor Details

    • TietzeGeometry

      public TietzeGeometry(EvoLudo engine)
      Create a Tietze geometry tied to the given engine.
      Parameters:
      engine - EvoLudo pacemaker
  • Method Details

    • init

      public void init()
      Generates Tietze's graph, a cubic graph with \(12\) nodes and automorphisms corresponding to the symmetries of a hexagon.
      Specified by:
      init in class AbstractGeometry
      See Also:
    • checkSettings

      protected boolean checkSettings()
      Description copied from class: AbstractGeometry
      Hook for subclasses to implement geometry specific checks.
      Overrides:
      checkSettings in class AbstractGeometry
      Returns:
      true if adjustments require a reset