Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 5 General Forum
Date: Mon Nov 5 2001 10:53 pm
Author: Lee, Peter <petel@cmu.edu>
Subject: Re: write-up clarification -- in interface Graph.java

Oh, sorry about that. This shows the dangers of copy-and-paste!

The inDegree is the number of edges incident to (that is, coming into) the vertex.

The outDegree is the number of edges emanating from the vertex.

The degree is the sum of inDegree and outDegree for directed graphs.
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
write-up clarification -- in interface...      Shi, Ying      Mon Nov 5 2001 8:02 pm       
Re: write-up clarification -- in in...      Lee, Peter      Mon Nov 5 2001 10:53 pm       

Back to previous screen