Pinned Repositories
ansible
ansible scripts for computers/servers setup
Kali-i3gaps-Install
kruskal
Implementation in C++ of the Kruskal algorithm to find a Minimum Spanning Tree using disjoint-set data structures
passwordsEncryption
Script in python using the pyca/cryptography package and AES algorithm to cipher and decipher a text file containing passwords.
pushRelabel
Implementation in C++ of the push-relabel algorithm to find the max flow in a network
successiveShortestPath
Implementation in C++ of the Successive Shortest Path algorithm to fin a Min Cost Flow in a network
cognival
CogniVal: cognitive word embedding evaluation
delatvan's Repositories
delatvan/pushRelabel
Implementation in C++ of the push-relabel algorithm to find the max flow in a network
delatvan/Kali-i3gaps-Install
delatvan/kruskal
Implementation in C++ of the Kruskal algorithm to find a Minimum Spanning Tree using disjoint-set data structures
delatvan/passwordsEncryption
Script in python using the pyca/cryptography package and AES algorithm to cipher and decipher a text file containing passwords.
delatvan/successiveShortestPath
Implementation in C++ of the Successive Shortest Path algorithm to fin a Min Cost Flow in a network