CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - bipartite

搜索资源列表

  1. erbutu

    0下载:
  2. 这一代码应用最经典的二部图算法,稍加改动便可用于其它类似题目,希望有所帮助-The code of the most classic bipartite graph algorithm can be modified for other similar topic, hope that help
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:984byte
    • 提供者:王强
  1. hungrian

    1下载:
  2. 匈牙利算法的源代码,可以解决二分图的最大匹配问题-Hungarian algorithm source code, can solve the maximum matching problem for bipartite graphs
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:573byte
    • 提供者:Niker
  1. Maximal

    0下载:
  2. 分图又称作二部图,是图论中的一种特殊模型。 设G=(V,E)是一个无向图,如果顶点V可分割为两个互不相交的子集(A,B),并且图中的每条边(i,j)所关联的两个顶点i和j分别属于这两个不同的顶点集(i in A,j in B),则称图G为一个二分图。-Bipartite graph is also called a bipartite graph, graph theory, a special model. Let G = (V, E) is an undirected graph, vert
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:114.54kb
    • 提供者:shy
  1. Hungarian_algorithm

    0下载:
  2. 这段代码使用matlab实现匈牙利算法的匹配问题-This algorithm allows you to find the minimum weight matching of a bipartite graph. The graph can be of arbitrary size and connectedness. The edge weights are captured by a MxN weight matrix where an infinite(Inf) weight desi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1.96kb
    • 提供者:chs
  1. Bipartite-graph

    1下载:
  2. 使用matlab编程,讨论二分图的最大匹配和最优匹配-Using matlab programming, discussing the maximum bipartite matching and optimal matching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2.28kb
    • 提供者:rose
  1. uva-10349

    0下载:
  2. 二部图的最大匹配问题,先构建二部图,然后用匈牙利算法求出最大匹配-The maximum bipartite graph matching problem, first build a bipartite graph, and then use the Hungarian algorithm to derive maximum matching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:878byte
    • 提供者:dhblack
  1. sort

    0下载:
  2. 二分排序算法,归并排序算法,快速排序算法的简单实现,算法分析-Simple bipartite sorting algorithms, merge sort algorithm, fast sorting algorithm, algorithm analysis
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.04kb
    • 提供者:贾明
  1. Hopcroft--Karp

    0下载:
  2. Hopcroft--Karp算法,该算法能求二分图最大匹配-Hopcroft- Karp algorithm that can find the maximum matching bipartite graph
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:926byte
    • 提供者:chenchen
  1. bipartite_network

    0下载:
  2. 利用泊松分布构建的复杂网络的二分网络演化建模-Poisson distribution building complex networks of Bipartite network evolution model
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:haohao
  1. Desktop

    1下载:
  2. 在二分图中求最少的点,让每条边都至少和其中的一个点关联,这就是二分图的“最小顶点覆盖”。二分图的最小顶点覆盖数 =二分图的最大匹配数。-In seeking bipartite graph fewest points, so that each edge and at least one associated point, which is the bipartite graph of the minimum vertex cover. Bipartite graph of the mini
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:41.15kb
    • 提供者:zhoujie
  1. hungary

    0下载:
  2. 二分图最大匹配,hungary算法,邻接阵形式,复杂度O(m*m*n)-Bipartite graph maximum matching, hungary algorithm, adjacency matrix form, complexity O (m* m* n)
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:630byte
    • 提供者:曹城生
  1. bipartiteLocalModel

    0下载:
  2. 二分图的局部模型代码,用于解决二分图问题,及其二分图的链路预测问题(Bipartite map of the local model code, used to solve the bipartite graph problem, and its bipartite graph link prediction problem)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:3kb
    • 提供者:其实还好
搜珍网 www.dssz.com