Searched refs:dotfile (Results 1 – 6 of 6) sorted by relevance
89 with open(self.args.dotfile[0], 'r') as f:123 outfile= '%s-reduced%s' % (self.args.dotfile[0][:-4], self.args.dotfile[0][-4:])134 print("ERROR: Can't find key %s in %s" % (self.args.key, self.args.dotfile[0]))
22 def get_path_networkx(dotfile, fromnode, tonode): argument29 graph = networkx.DiGraph(networkx.nx_pydot.read_dot(dotfile))46 for path in get_path_networkx(args.dotfile, args.fromnode, args.tonode):
123 # \dotfile command).
1736 # \dotfile command).
2227 # contain dot files that are included in the documentation (see the \dotfile
2311 # contain dot files that are included in the documentation (see the \dotfile