netmic.mic

Main function of netmic; access to the different covering methods.

 
Modules
       
netmic.heuristics.elementary_cycle_enumeration
netmic.heuristics.IISCover
netmic.algorithmic_utility
argparse
netmic.graphml_checker
csv
netmic.heuristics.ell1_model
netmic.heuristics.flow_heuristics
netmic.heuristics.greedy_maxFS
netmic.postprocessing.minimalize
netmic.optimal.mip_model
netmic.network_utility
networkx
os
netmic.preprocessing
netmic.postprocessing.refinement
netmic.optimal.setCover
netmic.solution_output
netmic.timer
netmic.heuristics.tree_heuristic
warnings

 
Functions
       
computeCover(network, args)
Compute an IAC with the given method.
main(args)
Print a statistic of the IAC solution to stdout for a single network,
or to a csv-file for a directory of networks.