Interface BigraphCanonicalFormSupport

All Known Implementing Classes:
BigraphCanonicalForm

public interface BigraphCanonicalFormSupport
  • Field Details

    • PREFIX_BARREN

      static final char PREFIX_BARREN
      See Also:
    • ELEMENTARY_ENCODINGS

      static final Map<Class<?>,Function<Object,String>> ELEMENTARY_ENCODINGS
      Elementary bigraphs are handled differently as their encoding exhibit rather a finalized static nature. Their canonical form is described simply by some lambda functions.
  • Method Details