Changes between Version 26 and Version 27 of Reports


Ignore:
Timestamp:
Sep 14, 2013, 6:58:00 AM (11 years ago)
Author:
vishaltiwari
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reports

    v26 v27  
    214214  * Test VoronoiDiagramBuilder for memory leaks.
    215215  * Make documentation.
     216
     217=== Week 13 ===
     218'''1. Work done:'''
     219[[BR]]
     220  * This week I spent my time in fixing memory leaks for Voronoi class. Finally with the help of strk, we have integrated it with the main trunk.
     221  * It also contains the C-API interface along with some test cases.
     222
     223'''2. Problems faced:'''
     224[[BR]]
     225  * Had some issues with the memory leaks.
     226
     227'''3. Work to be done in the next week:'''
     228[[BR]]
     229  * Make documentation.