mirror of https://github.com/CGAL/cgal
17 lines
910 B
TeX
17 lines
910 B
TeX
\begin{ccPkgDescription}{Algebraic Kernel \label{Pkg:AlgebraicKerneld}}
|
|
\ccPkgHowToCiteCgal{cgal:bht-ak-12}
|
|
\ccPkgSummary{
|
|
Real solving of polynomials is a fundamental problem with a wide application range.
|
|
This package is targeted to provide black-box implementations of state-of-the-art
|
|
algorithms to determine, compare and approximate real roots of univariate polynomials
|
|
and bivariate polynomial systems. Such a black-box is called an {\em Algebraic Kernel}.
|
|
So far the package only provides models for the univariate kernel. Nevertheless,
|
|
it already defines concepts for the bivariate kernel, since this settles the interface
|
|
for upcoming implementations.}
|
|
%
|
|
\ccPkgDependsOn{Some models depend on \ccThirdPartyRS.}
|
|
\ccPkgIntroducedInCGAL{3.6}
|
|
\ccPkgLicense{\ccLicenseLGPL}
|
|
\ccPkgIllustration{Algebraic_kernel_d/Algebraic_kernel_d.png}{Algebraic_kernel_d/Algebraic_kernel_d.png}
|
|
\end{ccPkgDescription}
|