To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Developer(s)CGAL Open Source Project
Initial release1996
Stable release
5.6.1 / 28 February 2024; 41 days ago (2024-02-28) [1]
Repository
Written inC++
Operating systemLinux, macOS and Microsoft Windows
TypeLibraries
LicenseLicense
Websitewww.cgal.org

The Computational Geometry Algorithms Library (CGAL) is an open source software library of computational geometry algorithms. While primarily written in C++, Scilab bindings and bindings generated with SWIG (supporting Python and Java for now) are also available.[2][3]

The software is available under dual licensing scheme. When used for other open source software, it is available under open source licenses (LGPL or GPL depending on the component). In other cases commercial license may be purchased, under different options for academic/research and industrial customers.[4]

YouTube Encyclopedic

  • 1/3
    Views:
    2 308
    372
    6 583
  • [Environment Setup 11] Build CGAL-based programs using CMake
  • [On Demand 6] Build CGAL computational geometry programs on Windows using WSL
  • CGAL --- Part 1 of N --- Introduction

Transcription

History

The CGAL project was founded in 1996, as a consortium of eight research institutions in Europe and Israel: Utrecht University, ETH Zurich, Free University of Berlin, INRIA Sophia Antipolis, Martin-Luther-University Halle-Wittenberg, Max Planck Institute for Informatics Saarbrücken, Johannes Kepler University Linz, and Tel-Aviv University. The original funding for the project came from the ESPRIT project of the European Union.[5] Originally, its licensing terms allowed its software to be used freely for academic purposes, with commercial licenses available for other uses. CGAL Releases 3.x were distributed under the QPL license. Starting with CGAL 4.0, released in 2012, CGAL is distributed under the GPL version 3. As of 2013 it is managed by a thirteen-member editorial board, with an additional 30 developers and reviewers.[6]

The project started in 1996 as the pooling of the previous efforts of several project participants:PlaGeo and SpaGeo from Utrecht University, LEDA of the Max-Planck-Institute for Informatics and C++GAL of INRIA Sophia Antipolis. The LEDA library encompasses a broader range of algorithms. A comparison of the two libraries is provided by Kettner and Näher.[7] Three CGAL User workshops held in 2002, 2004, and 2008 highlighted research results related to CGAL,[8] and many additional papers related to CGAL have appeared in other conferences, workshops, and journals.[9]

In 2023 the project won the SoCG Test of Time Award[10]

Scope

The library covers the following topics:

Platforms

The library is supported on a number of platforms:[11]

The CGAL library depends on the Boost libraries, and several CGAL packages on the Eigen C++ library.

See also

References

  1. ^ "CGAL 5.6.1 released".
  2. ^ CGAL bindings, developed at GeometryFactory.
  3. ^ CGAL Scilab bindings, developed at Scilab and INRIA by Edyta Przymus, Naceur Meskini and Sylvain Pion.
  4. ^ CGAL license
  5. ^ CGAL Project History.
  6. ^ CGAL Project Members.
  7. ^ Kettner, L.; Näher, S. (2004). "Two computational geometry libraries: LEDA and CGAL". Handbook of Discrete and Computational Geometry. pp. 1435–1464..
  8. ^ CGAL User Workshop program Archived 2007-09-07 at the Wayback Machine, 2nd CGAL User Workshop program Archived 2007-07-02 at the Wayback Machine and 3rd CGAL User Workshop program Archived 2008-06-24 at the Wayback Machine.
  9. ^ As of 2010, Google scholar lists 137 papers with CGAL in their titles.
  10. ^ https://apps.utdallas.edu/SOCG23/awards.html
  11. ^ CGAL Supported Platforms

External links

This page was last edited on 9 April 2024, at 09:10
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.