dynamic

package
v0.0.0-...-b071cee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

README

动态规划法

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CoinChange

func CoinChange(w int, coins []int) int

func FrogSteps

func FrogSteps(n int) int

func LevenshteinDist

func LevenshteinDist(str1, str2 string) int

func LongestCommonSubString

func LongestCommonSubString(s1, s2 string) int

func MinDist

func MinDist(matrix [][]int) int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL