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 24
Cut Set and Cut Vertex of Graph
Posted inGraph Theory & Applications

Cut Set and Cut Vertex of Graph

Posted by admin August 13, 2021
Whether it is possible to traverse a graph from one vertex to another is determined…
Read More
Graph Theory – Coverings
Posted inGraph Theory & Applications

Graph Theory – Coverings

Posted by admin August 13, 2021
A covering graph is a subgraph which contains either all the vertices or all the…
Read More
Graph Theory – Connectivity
Posted inGraph Theory & Applications

Graph Theory – Connectivity

Posted by admin August 13, 2021
Whether it is possible to traverse a graph from one vertex to another is determined…
Read More
Graph Theory – Trees
Posted inGraph Theory & Applications

Graph Theory – Trees

Posted by admin August 13, 2021
Trees are graphs that do not contain even a single cycle. They represent hierarchical structure…
Read More
Graph Theory – Types of Graphs
Posted inGraph Theory & Applications

Graph Theory – Types of Graphs

Posted by admin August 13, 2021
There are various types of graphs depending upon the number of vertices, number of edges,…
Read More
Maximum Matching in Bipartite Graphs
Posted inDesign & Analysis of Algorithms

Maximum Matching in Bipartite Graphs

Posted by admin August 13, 2021
 In many situations we are faced with a problem of pairing elements of two sets.…
Read More
The Simplex Method
Posted inDesign & Analysis of Algorithms

The Simplex Method

Posted by admin August 13, 2021
We have already encountered linear programming (see Section 6.6)—the general problem of optimizing a linear…
Read More
Iterative Improvement
Posted inDesign & Analysis of Algorithms

Iterative Improvement

Posted by admin August 13, 2021
The greedy strategy, considered in the preceding chapter, constructs a solution to an optimization problem…
Read More
Huffman Trees and Codes
Posted inDesign & Analysis of Algorithms

Huffman Trees and Codes

Posted by admin August 13, 2021
Suppose we have to encode a text that comprises symbols from some n-symbol alphabet by assigning…
Read More
Dijkstra’s Algorithm
Posted inDesign & Analysis of Algorithms

Dijkstra’s Algorithm

Posted by admin August 13, 2021
In this section, we consider the single-source shortest-paths problem: for a given vertex called the source in a…
Read More

Posts pagination

Previous page 1 … 22 23 24 25 26 … 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