avatar
文章
181
标签
197
分类
18

文章
  • 常见算法
  • 图算法
  • 树算法
  • 技巧
  • 笔记
  • 系列
  • 算法题
  • Solution
归档
  • 标签
  • 分类
  • 时间轴
友链
随机文章
BUGHERE の 博客
搜索
文章
  • 常见算法
  • 图算法
  • 树算法
  • 技巧
  • 笔记
  • 系列
  • 算法题
  • Solution
归档
  • 标签
  • 分类
  • 时间轴
友链
随机文章

algorithm-dp-state-pressure

发表于2024-09-06|更新于2025-05-10|algorithmdp
|字数总计:84|阅读时长:1分钟

状压dp

  • 3276. 选择矩阵中单元格的最大得分:状压矩阵行号
  • 3283. 吃掉所有兵需要的最多移动次数:状压走过位置的集合
  • 3533. 判断连接可整除性:状压选择的元素,用记忆化搜索实现dp
  • 526. 优美的排列: 状压数组位置
文章作者: BUGHERE
文章链接: https://bughere.github.io/algorithm/dp/algorithm-dp-state-pressure/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 BUGHERE の 博客!
dpdynamic-programmingstate-pressure
cover of previous post
上一篇
algorithm-dp-value-range
cover of next post
下一篇
algorithm-dp-interval
相关推荐
cover
2024-07-26
algorithm-dp-backtracking
cover
2024-07-21
algorithm-dp-bag
cover
2024-07-21
algorithm-dp-data-structure-optimization
cover
2024-07-21
algorithm-dp-digital
cover
2024-09-10
algorithm-dp-game-theory
cover
2024-07-21
algorithm-dp-grid

评论
avatar
BUGHERE
Let's fxxking go!
文章
181
标签
197
分类
18
目录
  1. 1. 状压dp
©2023 - 2025 By BUGHERE
框架 Hexo|主题 Butterfly
搜索