Documentation

FormalRamsey.G6Visualizer

Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      def pi :
      Equations
      • pi = 3.141592653589793
      Instances For
        def cos (angle : Float) :
        Equations
        Instances For
          def sin (angle : Float) :
          Equations
          Instances For
            def polygonVertex (sides : Nat) (radius centerX centerY : Float) (index : Nat) :
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              def polygonVertices (sides : Nat) (radius centerX centerY : Float) :
              Equations
              Instances For
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  def lineBetweenCoords (startCoord endCoord : Float × Float) (isRed : Bool) :
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    def allVertexLines (vertices : Array (Float × Float)) (adjMatrix : Array (Array (Fin 2))) :
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      def charToValue (c : Char) :
                      Equations
                      Instances For
                        def boolToFin2 (b : Bool) :
                        Fin 2
                        Equations
                        Instances For
                          def decodeG6Adjacency (s : String) (n : Nat) :
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For
                            def decodeG6 (s : String) :
                            Equations
                            Instances For
                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For
                                Equations
                                • One or more equations did not get rendered due to their size.
                                Instances For