{"library":"longest-increasing-subsequence","type":"library","category":null,"description":"Find a longest increasing subsequence of some input sequence.","language":"rust","status":"active","version":"0.1.0","tags":["algorithm","subsequence","dynamic-programming","sequence"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nlongest-increasing-subsequence = \"0.1.0\"","imports":["use longest_increasing_subsequence::longest_increasing_subsequence;"]},{"cmd":"cargo add longest-increasing-subsequence","imports":[]}],"homepage":"https://github.com/fitzgen/longest-increasing-subsequence","github":"https://github.com/fitzgen/longest-increasing-subsequence","docs":"https://docs.rs/longest-increasing-subsequence/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}