Write a program to decide if a GRAPH has a cycle or not. The given GRAPH can be a directed or undirected GRAPH, which is indicated at the time of reading the input (0 for directed GRAPH and 1 for undirected GRAPHs). The input is given as an adjacency list.
标签: GRAPH directed program decide
上传时间: 2013-12-23
上传用户:cursor
Shortest Paths with Multiplicative Cost. In a given undirected GRAPH, the path cost is measured as a product of all the edges in the path. The weights are rational numbers (e.g., 0.25, 0.75, 3.75 etc) or integers (2, 3). There are no negative edges. Given such a GRAPH as input, you are to output the shortest path between any two given vertices. Input is the adjacency matrix and the two vertices. You must output the path.
标签: Multiplicative undirected Shortest measured
上传时间: 2017-04-08
上传用户:邶刖
Edge Disjoint Cycles. You are given an input GRAPH that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle discovered. Input will be the adjacency matrix preceded by a 0 or 1 representing Directed or Undirected GRAPHs respectively.
标签: undirected Disjoint directed Cycles
上传时间: 2017-04-08
上传用户:13188549192
A GRAPH class for networks
上传时间: 2014-07-23
上传用户:VRMMO
Classes composed of directed weighted GRAPH.
标签: composed directed weighted Classes
上传时间: 2017-04-22
上传用户:Yukiseop
GRAPH related to energy
上传时间: 2014-01-09
上传用户:a3318966
determine whether a GRAPH is semi-connected
标签: semi-connected determine whether GRAPH
上传时间: 2017-04-30
上传用户:lanjisu111
此程序代码GRAPH可以随着运行窗口的变化而变化.
上传时间: 2017-05-09
上传用户:磊子226
Display simple data GRAPH on 320x240 LCD module, using ucGUI library
标签: Display 320x240 library simple
上传时间: 2014-01-04
上传用户:大三三
Visual Basic Microsoft GRAPH Objects
标签: Microsoft Objects Visual Basic
上传时间: 2017-05-12
上传用户:maizezhen