relentless.model.variable.VariableGraph ======================================= .. currentmodule:: relentless.model.variable .. autoclass:: VariableGraph .. rubric:: Methods .. autosummary:: ~VariableGraph.add ~VariableGraph.check_variables_and_types ~VariableGraph.evaluate ~VariableGraph.evaluate_derivative ~VariableGraph.set_dependencies ~VariableGraph.update .. rubric:: Attributes .. autosummary:: ~VariableGraph.constants ~VariableGraph.dependent_variables ~VariableGraph.independent_variables ~VariableGraph.is_acyclic ~VariableGraph.variables