-->
当前位置:首页 > Luz 第6671页
Luz

Luz 管理员

暂无介绍

89859 篇文章 33 次评论

Recall the discussion about the Maximum Finding Problem (that is

Luz5年前 (2021-05-10)1012
Recall the discussion about the Maximum Finding Problem (that is, to find the maximum among $$n$$ numbers in an array),…

Consider a state-flipping algorithm for the Maximum-Cut problem.

Luz5年前 (2021-05-10)935
Consider a state-flipping algorithm for the Maximum-Cut problem. We say that partitions $$(A, B)$$ and $$(A', B')$$ are…

贪心法是局部搜索的一种特殊情况。

Luz5年前 (2021-05-10)1233
贪心法是局部搜索的一种特殊情况。~@[](1)答案:FALSE…

If $$L_1 \leq_p L_2 $$ and $$L_1 \notin NP$$, then $$L_2 \notin

Luz5年前 (2021-05-10)983
If $$L_1 \leq_p L_2 $$ and $$L_1 \notin NP$$, then $$L_2 \notin NP$$. ~@[](2)答案:TRUE…

对任意固定的$$\epsilon >0$$,若一个近似算法的时间复杂度是$$O(n^2/\epsilon)$$,则该算法是完全多

Luz5年前 (2021-05-10)898
对任意固定的$$\epsilon ˃0$$,若一个近似算法的时间复杂度是$$O(n^2/\epsilon)$$,则该算法是完全多项式时间的近似算法。 ~@[](2)答案:TRUE…

对任意固定的$$\epsilon >0$$,若一个近似算法的时间复杂度是$$O(n^2 3^\epsilon)$$,则该算法是多

Luz5年前 (2021-05-10)729
对任意固定的$$\epsilon ˃0$$,若一个近似算法的时间复杂度是$$O(n^2 3^\epsilon)$$,则该算法是多项式时间的近似算法。 ~@[](2)答案:TRUE…

CREW 允许多个处理器同时对存储器的同一个区域进行读操作,但不允许此类写操作。

Luz5年前 (2021-05-10)797
CREW 允许多个处理器同时对存储器的同一个区域进行读操作,但不允许此类写操作。 ~@[](1)答案:TRUE…

EREW 不允许多个处理器同时对存储器的同一个区域进行读和写的操作。

Luz5年前 (2021-05-10)748
EREW 不允许多个处理器同时对存储器的同一个区域进行读和写的操作。 ~@[](1)答案:TRUE…

随机算法是为了解决具有随机生成的输入数据的一类问题。

Luz5年前 (2021-05-10)994
随机算法是为了解决具有随机生成的输入数据的一类问题。~@[](1)答案:FALSE…

对于一个随机算法,其最坏情况下的运行时间等于运行时间期望值的常数倍。

Luz5年前 (2021-05-10)1020
对于一个随机算法,其最坏情况下的运行时间等于运行时间期望值的常数倍。~@[](1)答案:FALSE…