CCNY

Results: 250



#Item
41

CSc 220: Algorithms Homework 8 Solutions Problem 1: A min-max spanning tree of an undirected weighted graph G, is a spanning tree T for G that minimizes the weight of the ”heaviest” edget in T . In other words: defin

Add to Reading List

Source URL: www-cs.ccny.cuny.edu

Language: English - Date: 2015-12-12 10:11:00
    42

    CSc 220: Algorithms Homework 5 Solutions Problem 1: We saw in class that given a binary search tree with n elements, we can output the elements in sorted order using a O(n) in-order tree walk. Use this fact and the Ω(n

    Add to Reading List

    Source URL: www-cs.ccny.cuny.edu

    Language: English - Date: 2015-10-18 01:58:18
      43

      www-workshop.engr.ccny.cuny.edu/manage/contents/abstracts/abs_RaviSandhu.html Authorization and Trust in the Cloud Ravi Sandhu, University of Texas at San Antonio

      Add to Reading List

      Source URL: profsandhu.com

      - Date: 2013-10-09 18:50:03
        44

        CSc 220: Algorithms Programming Assignment Solution A Toeplitz matrix is an n×n matrix A = (aij ) such that aij = ai−1,j−1 for i = 2, 3, . . . , n and j = 2, 3, . . . , n (in other words, entries remain constant alo

        Add to Reading List

        Source URL: www-cs.ccny.cuny.edu

        Language: English - Date: 2015-12-12 10:12:42
          45

          CSc 220: Algorithms Homework 4 Solutions Problem 1: Consider a binary heap of n elements stored in an array. Write an algorithm that deletes an element at index k where 1 ≤ k ≤ n. The operation should maintain the he

          Add to Reading List

          Source URL: www-cs.ccny.cuny.edu

          Language: English - Date: 2015-10-18 01:58:11
            46

            PDF Document

            Add to Reading List

            Source URL: www-cs.ccny.cuny.edu

            Language: English - Date: 2015-12-12 10:11:09
              47

              PDF Document

              Add to Reading List

              Source URL: digital-archives.ccny.cuny.edu

              - Date: 2012-09-26 13:17:11
                48

                CSc 220: Algorithms Programming Assignment Due in Class on Thursday December 10 (last day of class) You can work in teams. Please return the code by email (one submission per team) to the Instructor (

                Add to Reading List

                Source URL: www-cs.ccny.cuny.edu

                Language: English
                  49

                  A Simple Way to Place a Point to Maximize Angles Boris Aronov∗ Mark Yagnatinsky†

                  Add to Reading List

                  Source URL: www-cs.engr.ccny.cuny.edu

                  Language: English - Date: 2013-10-04 14:58:20
                    50

                    CSc 220: Algorithms Homework 3 Due in Class on Thursday October 1 Return the homework written on sheet(s) of paper with your name and CSc220 written at the top of each sheet. Please staple multiple sheets together. Remem

                    Add to Reading List

                    Source URL: www-cs.ccny.cuny.edu

                    Language: English - Date: 2015-09-25 18:07:02
                      UPDATE