GiNaCRA: A C++ Library for Real Algebraic Computations
2011, Lecture Notes in Computer Science
https://doi.org/10.1007/978-3-642-20398-5_41Abstract
We present the growing C++ library GiNaCRA, which provides efficient and easy-to-integrate data structures and methods for real algebra. It is based on the C++ library GiNaC, supporting the symbolic representation and manipulation of polynomials. In contrast to other similar tools, our open source library aids exact, real algebraic computations based on an appropriate data type representing real zeros of polynomials. The only non-standard library GiNaCRA depends on is GiNaC, which makes the installation and usage of our library simple. Our longterm goal is to integrate decision procedures for real algebra within the Satisfiability-Modulo-Theories (SMT) context and thereby provide tool support for many applied formal methods.
References (8)
- Abbott, J., Bigatti, A.: CoCoALib: a c++ library for doing Computations in Com- mutative Algebra. Available at http://cocoa.dima.unige.it/cocoalib/
- Barrett, C., Stump, A., Tinelli, C.: The Satisfiability Modulo Theories Library (SMT-LIB). www.SMT-LIB.org (2010)
- Basu, S., Pollack, R., Roy, M.: Algorithms in real algebraic geometry, vol. 10. Springer-Verlag Berlin Heidelberg, 2nd edn. (2010)
- Brown, C.W.: QEPCAD B: a program for computing with semi-algebraic sets using CADs. SIGSAM Bulletin 37(4), 97-108 (2003)
- Decker, W., Greuel, G.M., Pfister, G., Schönemann, H.: Singular 3-1-2 -A com- puter algebra system for polynomial computations (2010), http://www.singular. uni-kl.de
- Dolzmann, A., Sturm, T.: REDLOG: Computer algebra meets computer logic. SIGSAM Bulletin 31(2), 2-9 (Jun 1997)
- Mishra, B.: Algorithmic Algebra. Texts and Monographs in Computer Science, Springer, New York (1993)
- The PARI Group, Bordeaux: PARI/GP, version 2.3.5 (2008), available at http: //pari.math.u-bordeaux.fr/