由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - mind execise
相关主题
DAG question一个问题:关于SAT
求教一个算法题.A question on NP-hard, maybe sound stupid
问:关于调用节点和cpu数目的关系,谢谢 (转载)NP
有人set up过 多个node的Cassandra 么?What is this course for?
如何模拟multimodal的时间序列数据?Transportation problem
我不行了,大虾帮忙B-Spline的B是什么意思
谁给一点思路,关于找最小值的问题问个在图中删除边和点的算法问题 (转载)
a math poetry zz滕尚华荣获2008年ACM理论计算机哥德尔(Godel)奖
相关话题的讨论汇总
话题: ni话题: n0话题: n1话题: nk话题: n2
进入CS版参与讨论
1 (共1页)
d*********w
发帖数: 5
1
I came across this tough algorithm problem and could not solve it. Wondering
if anyone knows the answer.
Either prove this problem is NP-complete or give a polynomial algorithm for
this problem.
Given a directed star graph, let the center be C and the other nodes
be N0, N1, N2, ..., NK. Each directed edge (C, Ni) or (Ni, C), 0<=i<=k,
is associated with a weight w(C, Ni) or w(Ni, C). Find a circle
N0'->N1'->N2'->...->Nk'->N0' (that covers all nodes N0, N1, ..., Nk)
such that the maximum distance
1 (共1页)
进入CS版参与讨论
相关主题
滕尚华荣获2008年ACM理论计算机哥德尔(Godel)奖如何模拟multimodal的时间序列数据?
Question: complexity of subset sum 我不行了,大虾帮忙
问个kernel (machine learning)的问题谁给一点思路,关于找最小值的问题
急问:SVMM中Polynomial kernel 的precision狂高,recall很低咋a math poetry zz
DAG question一个问题:关于SAT
求教一个算法题.A question on NP-hard, maybe sound stupid
问:关于调用节点和cpu数目的关系,谢谢 (转载)NP
有人set up过 多个node的Cassandra 么?What is this course for?
相关话题的讨论汇总
话题: ni话题: n0话题: n1话题: nk话题: n2