CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - vertex cover

搜索资源列表

  1. np

    0下载:
  2. 顶点覆盖问题的NP完全证明和顶点覆盖优化问题的近似算法-vertex cover problem NP-complete certification and vertex cover the approximate optimization algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:185560
    • 提供者:王萧
  1. matlab_tools

    0下载:
  2. MALAB程序,包括顶点覆盖近似算法,哈密尔顿回路,画等温线,模拟退火应用,生成全排列矩阵,最小生成树Prim算法,最短路径等-MALAB procedures, including vertex cover approximation algorithm, Hamilton circuit, painting isotherms, simulated annealing applications, to generate full-rank matrix, Prim minimum spann
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:45018
    • 提供者:john duan
  1. NPVertexCover

    0下载:
  2. NP问题的顶点覆盖问题的近似算法的Vc++实现-NP problem vertex cover problem approximation algorithm Vc++ Achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:52834
    • 提供者:walle
  1. vertex_cover_approximation_algorithm

    0下载:
  2. 专为建模学生提供的算法:顶点覆盖近似算法-Designed to provide students with modeling algorithms: vertex cover approximation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:904
    • 提供者:xinliang
  1. classic

    0下载:
  2. 经典的matlab算法代码,包括顶点覆盖近似算法,哈密尔顿回路,最短路和次短路,最短路径等等。-Classical algorithm matlab code, including the vertex cover approximation algorithm, Hamilton circuit, the most short-circuit and sub-circuit, the shortest path and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:45477
    • 提供者:邱智聪
  1. ddfg

    0下载:
  2. 用MATLAB写的顶点覆盖近似算法。 打开m文件自己看一下就好了,我也不费口舌了,只是这种近似算法结果很差-Vertex cover approximation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:630
    • 提供者:郭敏
  1. Vertex_Cover_Code

    0下载:
  2. 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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:55700
    • 提供者:pearline
  1. 3041

    0下载:
  2. poj 第3041_Asteroids题,最小顶点覆盖 网络流 最小割 邻接表-poj first 3041_Asteroids problem, minimum vertex cover network flow minimum cut adjacency list
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1585
    • 提供者:ni
  1. ddfg

    0下载:
  2. 输入关联矩阵F及节点个数n得到近似覆盖顶点,只是这种近似算法结果很差-Input correlation matrix F and the node n be the number of vertex cover approximation, only the results of such poor approximation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:836
    • 提供者:masai
  1. Minimum-weight-vertexCoverProblem

    0下载:
  2. 最小权顶点覆盖问题,C++完成,模块化实现函数功能-Minimum weight vertex cover problem, C++ to complete, modular feature implementation function
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1979
    • 提供者:王皓
  1. pku3715-Blue-and-Red

    0下载:
  2. Blue and Red 图论相关问题,标准最小点覆盖集 最小点覆盖 具体集合 -Blue and Red graph related problems, the standard set of minimum vertex cover specific set of minimum vertex cover
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3417
    • 提供者:yuioj
  1. ddfg

    0下载:
  2. 顶点覆盖近似算法 matlab编写的,近似效果还可以-Vertex cover approximation algorithm written in matlab, similar effect can also be
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:356370
    • 提供者:宋聃
  1. suffixArray_vertexCover

    0下载:
  2. Implementation of Suffix Array and Vertex Cover algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1080
    • 提供者:pedro
  1. cc

    0下载:
  2. 近似顶点覆盖,算法 设计课 程作业,能运行成功-Approximate vertex cover algorithm design course work, be able to run successfully
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3021
    • 提供者:禾子
  1. Graph-theory-algorithm-set

    0下载:
  2. 对matlab解决图论问题的算法做个汇总。主要包括:顶点覆盖近似算法、哈密尔顿回路、最大流和最小截、最短路和次短路、最小生成树Prim算法、最短路径等等。由于太多就不一一列举了。-Matlab to solve the problem of graph theory algorithms to be aggregated. Include: vertex cover approximation algorithm, Hamilton circuit, the maximum flow and m
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:55504
    • 提供者:中士
  1. Matlab-algorithm-important

    0下载:
  2. 本压缩包包括matlab的顶点覆盖近似算法、哈密尔顿回路、模拟退火应用、最大流和最小截、最短路和次短路、最短路径、最小生成树prim算法等,带有源程序和中文说明文档,此文件夹中的文件,如需被利用,则要直接放至work目录下。-The compressed packet including matlab vertex cover approximation algorithm, Hamilton circuit, simulated annealing, maximum flow and mini
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-02
    • 文件大小:47130
    • 提供者:吴自强
  1. ddfg

    0下载:
  2. 顶点覆盖近似算法 matlab编写的,近似效果还可以-Vertex cover approximation algorithm matlab, the effect can be approximated
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:571718
    • 提供者:pleaesi
  1. dingdianfugai

    0下载:
  2. 顶点覆盖的近似算法,含有matlab编程的源码,可直接运行-Vertex cover approximation algorithm containing matlab program source code, can be directly run
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:843
    • 提供者:123
  1. vertex_cover

    0下载:
  2. 内容为顶点覆盖问题的程序设计: 给定一个 n 个点 m 条边(n≤ 100,m≤5000)的无向图 G,问是否存在一个不超过 k(𝑘 ≤20)个点的点集 S,使得 G 中每条边都至少有一个点被覆盖。该实现效率很高,较大的测试用例也可以在15ms内计算出。-vertex cover problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1272
    • 提供者:张任
  1. About-the-MATLAB-programs

    0下载:
  2. 关于在MATLAB上的递推关系式,顶点覆盖近似算法,方程求跟,哈密尔顿回路,花等温线的五个程序-About the MATLAB recursive relationship, vertex cover approximation algorithm, with demand equation, Hamilton loop, flower isotherms of five programs
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:27311
    • 提供者:ld
搜珍网 www.dssz.com