Changes between Version 18 and Version 19 of Reports


Ignore:
Timestamp:
Aug 9, 2013, 12:42:57 PM (11 years ago)
Author:
vishaltiwari
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reports

    v18 v19  
    129129  * Resolve the linkage error and test the C-Api wrapper for Voronoi Diagram Builder and write corresponding test cases.
    130130
     131=== Week 8 Report ===
     132'''1. Work Done:'''
     133[[BR]]
     134  * Resolved the linkage error that was coming before.
     135  * Tested the c-api wrapper for Voronoi Diagram and also added test cases the same. Thus completing the part that was proposed in the GSoC Proposal.
     136
     137'''2. Problems Faced:'''
     138[[BR]]
     139  * None.
     140
     141'''3. Work to be done in the coming weeks:'''
     142[[BR]]
     143  * I will be testing a little bit more and would work on cleaning the code.
     144  * As the proposed work is done, I would start on something new. I will work on the port for Conforming Delaunay Triangulation for which I would first figure out the classes and methods required for the port.