Skip to content
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Software Engineering

Empowering Developers, One Line of Code at a Time.

Subscribe
  • Home
  • Home
  • 2021
  • Page 23
Walks, Trails, Paths, Cycles and Circuits
Posted inGraph Theory & Applications

Walks, Trails, Paths, Cycles and Circuits

Posted by admin August 13, 2021
Walks Definition: For a graph G=(V(G),E(G)), a Walk is defined as a sequence of alternating vertices and edges such…
Read More
Subgraphs
Posted inGraph Theory & Applications

Subgraphs

Posted by admin August 13, 2021
Definition: A Subgraph S of a graph G is a graph whose vertex set V(S) is a subset of the vertex set V(G), that…
Read More
Graph Theory – Basic Properties
Posted inGraph Theory & Applications

Graph Theory – Basic Properties

Posted by admin August 13, 2021
Graphs come with various properties which are used for characterization of graphs depending on their…
Read More
Graph Theory – Fundamentals
Posted inGraph Theory & Applications

Graph Theory – Fundamentals

Posted by admin August 13, 2021
A graph is a diagram of points and lines connected to the points. It has…
Read More
Graph Theory – Examples
Posted inGraph Theory & Applications

Graph Theory – Examples

Posted by admin August 13, 2021
In this chapter, we will cover a few standard examples to demonstrate the concepts we…
Read More
Graph Theory – Traversability
Posted inGraph Theory & Applications

Graph Theory – Traversability

Posted by admin August 13, 2021
A graph is traversable if you can draw a path between all the vertices without…
Read More
Graph Theory – Isomorphism
Posted inGraph Theory & Applications

Graph Theory – Isomorphism

Posted by admin August 13, 2021
A graph can exist in different forms having the same number of vertices, edges, and…
Read More
Graph Theory – Coloring
Posted inGraph Theory & Applications

Graph Theory – Coloring

Posted by admin August 13, 2021
Graph coloring is nothing but a simple way of labelling graph components such as vertices,…
Read More
Graph Theory – Independent Sets
Posted inGraph Theory & Applications

Graph Theory – Independent Sets

Posted by admin August 13, 2021
Independent sets are represented in sets, in which ยท        there should not be any edges adjacent to…
Read More
Graph Theory – Matchings
Posted inGraph Theory & Applications

Graph Theory – Matchings

Posted by admin August 13, 2021
A matching graph is a subgraph of a graph where there are no edges adjacent…
Read More

Posts pagination

Previous page 1 … 21 22 23 24 25 … 61 Next page

Recent Posts

  • How Databases Work: SQL vs. NoSQL Explained ๐Ÿ—„๏ธ๐Ÿ’พ
  • ๐Ÿ” The Power of Regular Expressions: How to Master Text Searching
  • What Is Hadoop and How Does It Help in Big Data Processing?
  • Why Learning to Code is Like Learning a New Language ๐Ÿง‘โ€๐Ÿ’ป๐ŸŒŽ
  • How to Make Your Own Simple Video Game in JavaScript ๐ŸŽฎ๐Ÿš€

Recent Comments

No comments to show.

Archives

  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • October 2024
  • January 2022
  • November 2021
  • October 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • Analog & Digital Communication
  • Artificial Intelligence
  • Basic Computer Science
  • Basics
  • C Programming
  • C++ Programming
  • Computer Networks
  • Database
  • Debugging
  • Design & Analysis of Algorithms
  • Featured
  • Game Development
  • Git & Github
  • Graph Theory & Applications
  • Internet Programming
  • Java Programming
  • Machine Learning
  • Mobile Computing
  • Operating System
  • Programming & Data Structures
  • Python Programming
  • Software Architecture & Design
  • Software Development Life Cycle
  • Software Engineering Insights
  • Software Testing
  • Theory of Computation
  • Uncategorized
  • Web Development
  • Web Technologies
Copyright 2025 — Software Engineering. All rights reserved. Bloghash WordPress Theme
Scroll to Top