gpt4 book ai didi

algorithm - 协调 Quine-McCluskey 算法

转载 作者:塔克拉玛干 更新时间:2023-11-03 05:40:11 26 4
gpt4 key购买 nike

我正在查看 article on wikipdia对于这个算法,我看到了两个看似矛盾的说法:

"it also gives a deterministic way to check that the minimal form of a Boolean function has been reached"

"has a limited range of use since the problem it solves is NP-hard"

想法?

附注是否有 Visual Studio 插件可以通过将此算法应用于突出显示的代码来减少条件逻辑?

最佳答案

该算法需要指数时间。所有 NP 完全问题都可以在指数时间内解决。据推测,所指的问题除了是 NP-hard 之外,还是 NP-complete 的。

差异可能是因为您没有完全理解 NP-hard 的定义: http://en.wikipedia.org/wiki/NP-hard

关于algorithm - 协调 Quine-McCluskey 算法,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4800014/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com