DEFAULT_BEAM_WIDTH

const val DEFAULT_BEAM_WIDTH: Int = 100

Default number of the size of the queue maintained while searching during a graph construction.