📱 A handy Calculator to calculate your BMI (Body Mass Index) 📱 | ⛓ https://play.google.com/store/apps/details?id=com.bmicalculator.ayidouble.bmicalculator.app ⛓
-
Updated
Feb 29, 2024 - Java
📱 A handy Calculator to calculate your BMI (Body Mass Index) 📱 | ⛓ https://play.google.com/store/apps/details?id=com.bmicalculator.ayidouble.bmicalculator.app ⛓
A CFG is known as a Single Entry Single Exit (SESE) graph if it only has a single entry node and a single exit node. A problem that arose during researchon static analysis is how to deal with loops in the CFG.
An unsophisticated graph library that supports creating directed or undirected graphs with custom weights. There is the option to choose between an adjacency matrix or list. This application was built for educational purposes.
Implementations of Image Segmentation
Ford Fulkerson algorithm in JAVA
Kruskal's Algorithm (greedy) to find a Minimum Spanning Tree on a graph
A Java program for detecting edges in an image using the Canny method.
An implementation of Kruskals algorithm to find the total weight of all edges in a minimum spanning tree.
Algorithm to test if a given graph is Bipartite or not
Java framework for OrientDB
A Hadoop java implementation of a MapReduce algorithm for finding small dense subgraphs from any big interconnection network represented as a graph
Graph representation in the form of adjacency list for CUDA implementation which allows arrays of arbitrary sizes to be created and hence can represent graph using adjacency list
Add a description, image, and links to the edges topic page so that developers can more easily learn about it.
To associate your repository with the edges topic, visit your repo's landing page and select "manage topics."