DEFAULT_MAX_CHILDREN

const val DEFAULT_MAX_CHILDREN: Int = 4096

Default ceiling on children visited per container.