Mehdi I.'s repositories
AgahiNet-android
The AgahiNet android application
Language:Kotlin000
AgahiNet-backend
Backend of AgahiNet application
Language:Python000
graph-closure
Calculating closure of graph in python.
Language:PythonMIT000
graph-total-spanning-trees
a Python script to get total number of Spanning Trees in a Graph
linux-kernel-networking-stack
Tracing and perfomance evaluation of linux netwoking stack using eBPF
Language:Python000
os-scheduling-algorithms
Operating system scheduling algorithms with Python.
Language:Python000
tsp-with-nn
Implementation of Traveling Salesman Problem (TSP) using Nearest Neighbor algorithm in Python