Graph optimization into a tree graph with an optimization formula

36 Views Asked by At

Assuming that we have a graph where all nodes have at least one edge connected to others and an optimization formula based on multiple factors, what optimization solutions there are to create a tree graph from the original graph by erasing the edges?