Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RingFinderState

Hierarchy

  • RingFinderState

Index

Properties

atomRings

atomRings: number[][]

bonds

bonds: BondGraph

color

color: Int32Array

count

count: number

currentColor

currentColor: number

left

left: Int32Array

pred

pred: Int32Array

queue

queue: Int32Array

right

right: Int32Array

rings

rings: number[][]

visited

visited: Int32Array

Generated using TypeDoc