Skip to content

Commit

Permalink
hw5: Reduce number of vertices
Browse files Browse the repository at this point in the history
  • Loading branch information
Lipen committed Mar 5, 2024
1 parent 44813bd commit 5711cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw5.tex
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@
\end{subtasks}


\item Draw all pairwise non-isomorphic unlabeled unrooted trees on 7 vertices.
\item Draw all pairwise non-isomorphic unlabeled unrooted trees on 6 vertices.


\item Consider the following algorithm (let's call it \enquote{Algorithm S}) for finding a minimum spanning tree from a connected weighted simple graph $G = \Pair{V, E}$ by successively adding groups of edges.
Expand Down

0 comments on commit 5711cd6

Please sign in to comment.