Skip to content

Crypto-TII/mpc_graph_theory_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpc_graph_theory_lib (anSCALE-MAMBA implementation for Basic Graph Theory)

forthebadge
This repository includes (currently we only recommend experimentation):

  • Basic random sampling using Dijkstra with cubic complexity from Aly et al.
  • Improved Dijkstra with cuadratic complexity from Aly and Cleemput.
  • Will include complete test files.

Pre-requisites

Installation and Configuration

  1. Download and configure SCALE-MAMBA:
  2. Copy all .py files as is directly in the Compiler folder in SCALE-MAMBA.
  3. Copy the tests folders in the Programs folder of your SCALE-MAMBA installation.
  4. You can now run them and check all tests are in green. (NOT in red.)

Contact Information:

If you have questions please contact any of the authors. Current repo maintainer is:
Abdelrahaman ALY

Twitter URL

License

Authors:

  • Abdelrahaman ALY

Copyright (c) 2022-2023 Technology Innovation Institute - Cryptography Research Centre.
Licensed under the MIT license.

About

SCALE-MAMBA implementation of basic graph theory functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages