probinet.main

Contents

probinet.main#

Main script to run the algorithms.

Functions

main()

Main function for CRep/JointCRep/MTCOV/DynCRep/ACD algorithms.

parse_args()

Parse the command-line arguments.

probinet.main.main()[source]#

Main function for CRep/JointCRep/MTCOV/DynCRep/ACD algorithms.

probinet.main.parse_args()[source]#

Parse the command-line arguments.

Returns:

args – Parsed arguments.

Return type:

argparse.Namespace