文件名称:Vertex_Cover_Code
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:54.39kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This project discusses different techniques and algorithms used to solve the parameterized Vertex Cover problem. A vertex cover of a graph G(V,E) is a subset of vertices V such that for every edge (u, v) ⊆ E, at least one of the vertices u or v is in the vertex cover. The best algorithm for this problem is known to run at O(1.2852k + kn). The optimal solution is intractable, thus optimization strategies in solving the vertex cover problem are brought off-the-shelves, including pre-processing, kernelization, and branching methodologies. A performance bound is considered for approximation algorithms listed in this research.-This project discusses different techniques and algorithms used to solve the parameterized Vertex Cover problem. A vertex cover of a graph G(V,E) is a subset of vertices V such that for every edge (u, v) ⊆ E, at least one of the vertices u or v is in the vertex cover. The best algorithm for this problem is known to run at O(1.2852k+ kn). The optimal solution is intractable, thus optimization strategies in solving the vertex cover problem are brought off-the-shelves, including pre-processing, kernelization, and branching methodologies. A performance bound is considered for approximation algorithms listed in this research.
相关搜索: vertex cover
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VertexCoverNew/App.ico
VertexCoverNew/AssemblyInfo.cs
VertexCoverNew/bin/
VertexCoverNew/bin/Debug/
VertexCoverNew/bin/Debug/Copy of data.mdb
VertexCoverNew/bin/Debug/data.mdb
VertexCoverNew/bin/Debug/VertexCover.exe
VertexCoverNew/data.mdb
VertexCoverNew/Form1.cs
VertexCoverNew/Form1.resx
VertexCoverNew/New Microsoft Word Document.doc
VertexCoverNew/VCover.cs
VertexCoverNew/VCover.resx
VertexCoverNew/Vertex.cs
VertexCoverNew/VertexCover.csproj
VertexCoverNew/VertexCover.csproj.user
VertexCoverNew/VertexCover.sln
VertexCoverNew/VertexCover.sln.old
VertexCoverNew/
VertexCoverNew/AssemblyInfo.cs
VertexCoverNew/bin/
VertexCoverNew/bin/Debug/
VertexCoverNew/bin/Debug/Copy of data.mdb
VertexCoverNew/bin/Debug/data.mdb
VertexCoverNew/bin/Debug/VertexCover.exe
VertexCoverNew/data.mdb
VertexCoverNew/Form1.cs
VertexCoverNew/Form1.resx
VertexCoverNew/New Microsoft Word Document.doc
VertexCoverNew/VCover.cs
VertexCoverNew/VCover.resx
VertexCoverNew/Vertex.cs
VertexCoverNew/VertexCover.csproj
VertexCoverNew/VertexCover.csproj.user
VertexCoverNew/VertexCover.sln
VertexCoverNew/VertexCover.sln.old
VertexCoverNew/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.