package
Version:
v0.0.0-...-e19c9e5
Opens a new window with list of versions in this module.
Published: Oct 31, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func BruteLine(points []int) int
BruteLine in a one dimension line places some discrete point,we want to find min dist point pair
O(N*logN + N)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.