News

What is this repository for? This repository contains 2 Python Programs. 1st is a Digraph generator and the 2nd displays specific information about a Digraph. Program A) Generates a digraph based on ...
This library is meant to provide an interface to generate simple directed graphs. It allows for adding nodes and edges, as well as updating node labels. Once the graph is created with all nodes and ...
Abstract: This study proposes a filtering method for directed graph (digraph) signals. In order to realize digraph filtering, a novel graph Fourier transform (GFT), – Augmented GFT (AuGFT) –, is ...
Abstract: Affine Cipher is the development of Classic Caesar cipher that multiplies plain text before shifting operation. Affine cipher has two parameters namely key a, and b. Key ‘a’ is multiplies ...