Menu

Graphs Questions

MCQ
131.
What would be the Incidence Matrix of the given HyperGraph?V = {x,y,z} E = {{x,y}{y}{x,z}{z,y}}
forum Discussion
MCQ
132.
What is the degree sequence of the given HyperGraph, in non-increasing order.V = {v1,v2,v3,v4,v5,v6} E = {{v1,v4,v5} {v2,v3,v4,v5} {v2} {v1} {v1,v6}}
forum Discussion
MCQ
133.
MultiGraphs having self-loops are called PseudoGraphs?
forum Discussion
MCQ
134.
Binary Decision Diagram is a type of __________
forum Discussion
MCQ
135.
In which of the following case does a Binary Decision Diagram is used for?
forum Discussion
MCQ
136.
In a Binary Decision Diagram, how many types of terminal exists?
forum Discussion
MCQ
137.
In a Binary Decision Diagrams 0 values by a _________ line and the 1 values are represented by a _________ line.
forum Discussion
MCQ
138.
How many nodes are required to create a Binary Decision Tree having 4 variables?
forum Discussion
MCQ
139.
Two or more And Inverter Graphs can represent same function.
forum Discussion
MCQ
140.
Size of an And Inverter Graph is the number of _______ gates and the number of logic levels is number of ________ gates on the __________ path from a primary input to a primary output.
forum Discussion