1. Clarity and quality of general presentation: 30% 2. Relevance to course: 20% 3. Originality: 25% 4. Amount of work done for the project [any coding? quality of references, topics covered and related detail of description..] 25%
[ii jj v] = find(A(:,j)); Lst = TopSort(L, ii); w = sparse(ii,jj,...) ... or ... w = sparse(n,1) .. ... or .. many other similat statementsthen there will be fill-in -- meaning that internally matlab will reallocate to accomodate the new entries. You do all the work with TopSort - precisely to avoid this! I took off 4 or 5 points (depending on the situation).