项目作者: EmreKumas

项目描述 :
In MWVCP, a member of np-complete family, it is required to find the vertex cover of a given graph such that the sum of the weights of the nodes is the minimum. A vertex cover of a graph is “a set of vertices such that each edge of the graph is incident to at least one vertex of the set”.
高级语言: Python
项目地址: git://github.com/EmreKumas/MWVCP-Genetic-Algorithm.git
创建时间: 2019-12-29T11:17:21Z
项目社区:https://github.com/EmreKumas/MWVCP-Genetic-Algorithm

开源协议:

下载