Documentation
¶
Index ¶
- func EuclideanDistance(constraint int, data []float64) []int
- func HardDecode(data []float64) []int
- func HardDecodeV2Debug(data []float64) []int
- func HybridDecodeV3Debug(data []float64) [][]int
- func HybridDecodeV3DebugOld(data []float64) [][]int
- func HybridDecodeV4(data []float64) [][]int
- func HybridDecodeV4V1(data []float64) [][]int
- func SoftDecode(constraint int, data []float64) ([]int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EuclideanDistance ¶
This works poorly
func HardDecode ¶
func HardDecodeV2Debug ¶
func HybridDecodeV3Debug ¶
func HybridDecodeV3DebugOld ¶
func HybridDecodeV4 ¶
func HybridDecodeV4V1 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.