Q.No.2: a) Design an adjacency Matrix of the alphabets of your full name. In accordance with the following conditions: • If your name has repeated characters (e.g. character E, 2 times) then you will consider only 1 time. If your Name contains both G and S, then there will be an edge between them and one additional edge from W to each if W is also in your name. • If N is the alphabet in your name, it will have an edge to A and S if it available in your name. • If P is available then it will have an edge with L if it is available. • If there is a blank space in full Name then it will be represented by "_", and it must have an edge with all alphabets. (Note: Place on in 1 for Edge and 0 for No Edge) b) Sketch an undirected graph of the above designed adjacency matrix.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

Course : Data Structures

My full name = MUHAMMAD BILAL

Q.No.2:
a) Design an adjacency Matrix of the alphabets of your full name. In accordance with the
following conditions:
• If your name has repeated characters (e.g. character E, 2 times) then you will
consider only 1 time.
If your Name contains both G and S, then there will be an edge between them and
one additional edge from W to each if W is also in your name.
• If N is the alphabet in your name, it will have an edge to A and S if it available in
your name.
If P is available then it will have an edge with L if it is available.
If there is a blank space in full Name then it will be represented by "_", and it must
have an edge with all alphabets.
(Note: Place on in 1 for Edge and 0 for No Edge)
b) Sketch an undirected graph of the above designed adjacency matrix.
Transcribed Image Text:Q.No.2: a) Design an adjacency Matrix of the alphabets of your full name. In accordance with the following conditions: • If your name has repeated characters (e.g. character E, 2 times) then you will consider only 1 time. If your Name contains both G and S, then there will be an edge between them and one additional edge from W to each if W is also in your name. • If N is the alphabet in your name, it will have an edge to A and S if it available in your name. If P is available then it will have an edge with L if it is available. If there is a blank space in full Name then it will be represented by "_", and it must have an edge with all alphabets. (Note: Place on in 1 for Edge and 0 for No Edge) b) Sketch an undirected graph of the above designed adjacency matrix.
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Computing Algorithms
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education