Skip to content

Commit

Permalink
Updated "Optimal Area Polygonalization" project link
Browse files Browse the repository at this point in the history
  • Loading branch information
efifogel committed Feb 13, 2024
1 parent 8c764a0 commit 7328cc7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion _posts/2019-06-18-cg-contest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ tags: []
---
{% include JB/setup %}

The so called "Optimal Area Polygonalization" problem was presented as a challenge at SoCG 20; see the [contest webpage](https://cgshop.ibr.cs.tu-bs.de/). We used CGAL extensively in our implementation; see the [project webpage](http://acg.cs.tau.ac.il/projects/in-house-projects/optimal-area-polygonalization/optimal-area-polygonalization). Our team was awarded 3rd place.
The so called "Optimal Area Polygonalization" problem was presented as a challenge at SoCG 20; see the [contest webpage](https://cgshop.ibr.cs.tu-bs.de/). We used CGAL extensively in our implementation; see the [project webpage](https://www.cgl.cs.tau.ac.il/projects/optimal-area-polygonalization/). Our team was awarded 3rd place.
12 changes: 6 additions & 6 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h2 id="cg">Computational Geometry and Geometric Computing</h2>
<b>Marc Alexa</b><BR>
TU Berlin, Germany<BR>
<B>Used CGAL packages:</B> 3D Triangulations.<BR><BR>

<LI><a href="http://dl.acm.org/citation.cfm?id=2683702&CFID=684427644&CFTOKEN=92656577"><B>High-Performance
Computation of Distributed-Memory Parallel 3D Voronoi and Delaunay
Tessellation</B></a> <BR>
Expand Down Expand Up @@ -554,7 +554,7 @@ <h2 id="math">Mathematics</h2>
<ul class="projects-list">

<li><b><a href="https://arxiv.org/abs/1807.10762">Hyperbolic polyhedral surfaces with regular faces</a></B><BR>
<B><a href="http://www.math.tohoku.ac.jp/english/people/akama-e.html">Yohji Akama</a></B>
<B><a href="http://www.math.tohoku.ac.jp/english/people/akama-e.html">Yohji Akama</a></B>
and <B>Bobo Hua</B><BR>
Tohoku University, Japan and Fudan university, China.<BR>
<B>Used CGAL package:</B> 2D periodic hyperbolic triangulations
Expand All @@ -572,7 +572,7 @@ <h2 id="medical">Medical Modeling and Biophysics</h2>
and <B><a href="https://homepages.warwick.ac.uk/~phscz/">Matthew S. Turner</a></B><BR>
University of Warwick, UK.<BR>
<B>Used CGAL packages:</B> 3D convex hulls, 3D triangulations, 3D triangulation data structure, 3D alpha shapes<BR><BR>

<li><B><A href="http://openmeeg.github.io/">OpenMEEG</a> -
A C++ package for low-frequency bio-electromagnetism
solving forward problems in the field of EEG and MEG</B><BR>
Expand Down Expand Up @@ -888,7 +888,7 @@ <h2 id="motion">Motion Planning</h2>
<A HREF="https://github.com/ethz-asl/polygon_coverage_planning">
<B>Polygon Coverage Planning</B>
</A><BR>
<B>Rik Bähnemann</B>, <B>Nicholas Lawrance</B>, <B>Jen Jen Chung</B>,
<B>Rik Bähnemann</B>, <B>Nicholas Lawrance</B>, <B>Jen Jen Chung</B>,
<B>Michael Pantic</B>, <B>Roland Siegwart</B>, and <B>Juan Nieto</B><BR>
Autonomous Systems Lab, ETH Zürich <BR>
See <A href="https://arxiv.org/pdf/1907.09224.pdf">publication</A> <BR>
Expand All @@ -905,7 +905,7 @@ <h2 id="optimization">Optimization</h2>

<ul class="projects-list">
<li>
<A HREF="http://acg.cs.tau.ac.il/projects/in-house-projects/optimal-area-polygonalization/optimal-area-polygonalization">
<A HREF="https://www.cgl.cs.tau.ac.il/projects/optimal-area-polygonalization/">
<B>Optimal Area Polygonalization</B>
</A><BR>
<B>Nir Goren</B>, <B>Efi Fogel</B>, <B>Danny Halperin</B></B><BR>
Expand All @@ -930,7 +930,7 @@ <h2 id="particles">Particle Physics, Materials, Nanostructures, Microstructures,
and Nanjing University, China
<BR><B>Used CGAL packages:</B> dD Triangulations
<BR><BR>

<b><a href="https://doi.org/10.1093/plphys/kiab476">SPIRE, a software tool for bicontinuous phase recognition: application for plastid cubic membranes</a></b>
<BR> <b>Tobias M Hain</b>, <b>Michał Bykowski</b>, <b>Matthias Saba</b>,
<b><a href="https://www.math.uni-potsdam.de/professuren/applied-geometry-and-topology/team/prof-dr-myfanwy-evans">Myfanwy E Evans</a></b>,
Expand Down

0 comments on commit 7328cc7

Please sign in to comment.