lcapy.schemgraph.Graph ====================== .. currentmodule:: lcapy.schemgraph .. autoclass:: Graph :members: :show-inheritance: .. rubric:: Methods .. autosummary:: ~Graph.__init__ ~Graph.add ~Graph.add_edges ~Graph.add_node ~Graph.add_start_nodes ~Graph.assign_fixed ~Graph.assign_fixed1 ~Graph.assign_longest ~Graph.assign_stretchy ~Graph.assign_stretchy1 ~Graph.check_positions ~Graph.dot ~Graph.link ~Graph.longest_path ~Graph.makepath ~Graph.path_to_closest_known ~Graph.prune ~Graph.solve ~Graph.suggest_edges .. rubric:: Attributes .. autosummary:: ~Graph.all_nodes ~Graph.nodes