❄Implement the common subgraph isomorphism algorithms (i.e. Ullmann, VF2) based on MapReduce on Hadoop
-
Updated
Jul 1, 2022 - Java
❄Implement the common subgraph isomorphism algorithms (i.e. Ullmann, VF2) based on MapReduce on Hadoop
Flow-a-gorithm is an algorithm-centric framework for detecting anomalies in network traffic through graph-based modeling and subgraph analysis. This project combines subgraph isomorphism, incremental detection algorithms, and a Graph Convolutional Network (GCN) to identify suspicious patterns in dynamic network flow data.
Flow-a-gorithm is a project designed to detect anomalies in network traffic using graph-based techniques. It processes data to identify potential security threats, offering a clear solution for network monitoring. 🛡️💻
An implementation of the Ullman's subgraph isomorphism test
Add a description, image, and links to the ullmann-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the ullmann-algorithm topic, visit your repo's landing page and select "manage topics."