<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>阅微堂 &#187; Karp</title>
	<atom:link href="http://zhiqiang.org/blog/tag/karp/feed" rel="self" type="application/rss+xml" />
	<link>http://zhiqiang.org/blog</link>
	<description>数学、金融、计算机</description>
	<lastBuildDate>Wed, 23 May 2012 08:37:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>杨振宁讲坛系列讲座：Richard M. Karp</title>
		<link>http://zhiqiang.org/blog/science/computer-science/yang-forum-lecture-series-richard-m-karp.html</link>
		<comments>http://zhiqiang.org/blog/science/computer-science/yang-forum-lecture-series-richard-m-karp.html#comments</comments>
		<pubDate>Tue, 12 Sep 2006 01:21:36 +0000</pubDate>
		<dc:creator>zhiqiang</dc:creator>
				<category><![CDATA[计算机科学]]></category>
		<category><![CDATA[Karp]]></category>
		<category><![CDATA[杨振宁讲坛]]></category>
		<category><![CDATA[计算机大事记]]></category>
		<category><![CDATA[讲座]]></category>

		<guid isPermaLink="false">http://zhiqiang.org/blog/441.html</guid>
		<description><![CDATA[博客 » 计算机科学 » Karp，杨振宁讲坛，计算机大事记，讲座 » 昨天Karp在理学院报告厅进行了一次讲座，主题是Theory of Computation as a Lens on the Sciences: The Example of Computational Molecular Biology。 之前，Karp跟我们进行了小组讨论，回答了我们的一些问题。Karp认为，博士生的方向，有发展潜力的目前有两个。如果有足够雄心的话，可以去试图P vs NP问题——我想不太可能真有人把这个...]]></description>
			<content:encoded><![CDATA[<p id="breadcrumb" class="breadcrumb"><a href="http://zhiqiang.org/blog/">博客</a> » <a href="http://zhiqiang.org/blog/category/science/computer-science">计算机科学</a> » <a href="http://zhiqiang.org/blog/tag/karp" rel="tag">Karp</a>，<a href="http://zhiqiang.org/blog/tag/%e6%9d%a8%e6%8c%af%e5%ae%81%e8%ae%b2%e5%9d%9b" rel="tag">杨振宁讲坛</a>，<a href="http://zhiqiang.org/blog/tag/%e8%ae%a1%e7%ae%97%e6%9c%ba%e5%a4%a7%e4%ba%8b%e8%ae%b0" rel="tag">计算机大事记</a>，<a href="http://zhiqiang.org/blog/tag/%e8%ae%b2%e5%ba%a7" rel="tag">讲座</a> » </p><p>昨天<a rel="Karp&#039;s Home Page at Berkeley" href="http://www.eecs.berkeley.edu/~karp/">Karp</a>在理学院报告厅进行了一次讲座，主题是Theory of Computation as a Lens on the Sciences: The Example of Computational Molecular Biology。</p>
<p>之前，Karp跟我们进行了小组讨论，回答了我们的一些问题。Karp认为，博士生的方向，有发展潜力的目前有两个。如果有足够雄心的话，可以去试图<a rel="P vs NP 问题概述" href="http://zhiqiang.org/blog/science/computer-science/preliminary-computer-theory-p-vs-np-an-overview-of-the-problem.html">P vs NP问题</a>——我想不太可能真有人把这个当成博士生的方向吧。另外一个方向是网络计算，一种不同于传统turing机的<a rel="理论计算机初步：算法和计算模型" href="http://zhiqiang.org/blog/science/computer-science/preliminary-computer-theory-algorithms-and-calculation-model.html">计算模型</a>。</p>
<p>有意思的是，Yao接着Karp的话说，他认为目前有潜力的还是量子计算和量子信息这一块，无论从计算机，物理，工程上来看。我们组目前还没有做量子这个方向的学生，不知道Yao是不是觉得很郁闷。</p>
<p>有同学问到（在以前对Karp的一个采访报告<a rel="采访报告全文" target="_blank" href="http://xrds.acm.org">A Day in the Life of Richard Karp</a>中也提到），Karp的两个大学同学，后来一个拿了Nobel奖，一个拿了Fields奖，Karp觉得很有压力，于是决定不搞数学，避开他们，最后拿了Turing奖。这个事实充分说明，牛人都是一蜂窝一蜂窝的。不过Karp也提到，当时还有一个更聪明的同学，不过"not heard of him again" :).</p>
<p>Karp早年在<a href="http://zhiqiang.org/blog/science/computer-science/preliminary-computer-theory-p-vs-np-an-overview-of-the-problem.html">NP完全问题</a>上做了<a rel="Karp's 21 NP-complete problems" target="_blank" href="http://en.wikipedia.org/wiki/Karp%27s_21_NP-complete_problems">很多工作</a>，所以我当时想问的问题是：为何你觉得P vs NP这么重要，你却转去做biology了呢？不过时间有限，最后也没问成。</p>
<div><h4>相关文章</h4><ul><li class='currentpost'><a href="http://zhiqiang.org/blog/science/computer-science/yang-forum-lecture-series-richard-m-karp.html">杨振宁讲坛系列讲座：Richard M. Karp</a></li><li ><a href="http://zhiqiang.org/blog/memopad/the-establishment-of-the-institute-of-computer.html">理论计算机研究所成立</a></li><li ><a href="http://zhiqiang.org/blog/memopad/theoretical-computer-science-2-the-end-of-the-course.html">理论计算机学(2)课程结束</a></li><li ><a href="http://zhiqiang.org/blog/memopad/2007-computer-science-research-center-of-tsinghua-university-graduate-enrollment.html">2007年清华大学理论计算机科学研究中心研究生招生</a></li></ul></div>    <p></p>
    <hr noshade style="margin:0;height:1px" />
    <p>&copy; zhiqiang for <a href="http://zhiqiang.org/blog">阅微堂</a>, 2006. | <a href="http://zhiqiang.org/blog/science/computer-science/yang-forum-lecture-series-richard-m-karp.html">&#38142;&#25509;</a> | <a href="http://zhiqiang.org/blog/science/computer-science/yang-forum-lecture-series-richard-m-karp.html#comments">1&#26465;&#35780;&#35770;</a></p>]]></content:encoded>
			<wfw:commentRss>http://zhiqiang.org/blog/science/computer-science/yang-forum-lecture-series-richard-m-karp.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

