Changes between Version 21 and Version 22 of Reports


Ignore:
Timestamp:
Aug 30, 2013, 12:58:39 PM (11 years ago)
Author:
vishaltiwari
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reports

    v21 v22  
    179179  * Ported the remaining classes mentioned above.
    180180  * Write Test cases for kdtree classes, which have been ported.
     181
     182=== Week 11: ===
     183'''Work Done:'''
     184[[BR]]
     185  * Tested KdNode and KdTree and wrote their test cases.
     186  * Ported the class triangulate::ContraintVertex.
     187
     188'''2. Problems Faced:'''
     189[[BR]]
     190  * None.
     191
     192'''3. Work to be done in the nest week'''
     193  * Port the classes, triangulate::ConstraintSplitPointFinder and triangulate::NonEncroachingSplitPointFinder.
     194  * Write test cases for the same.