Symbolic Computing in Algebraic Geometry and Cryptography leaf node


URI

https://openalex.org/T11435

Label

Symbolic Computing in Algebraic Geometry and Cryptography

Description

This cluster of papers covers topics in symbolic computing, including efficient algorithms for solving polynomial systems, Gröbner bases computation, tropical geometry, and applications in cryptography such as cryptanalysis of various cryptosystems. It also explores numerical methods for algebraic geometry and the use of max-plus algebra in certain computational problems.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11435> a skos:Concept ;
    rdfs:label "Symbolic Computing in Algebraic Geometry and Cryptography"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Symbolic_computation>,
        <https://openalex.org/T11435> ;
    skos:broader oasubfields:1703 ;
    skos:definition "This cluster of papers covers topics in symbolic computing, including efficient algorithms for solving polynomial systems, Gröbner bases computation, tropical geometry, and applications in cryptography such as cryptanalysis of various cryptosystems. It also explores numerical methods for algebraic geometry and the use of max-plus algebra in certain computational problems."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Symbolic Computing in Algebraic Geometry and Cryptography"@en ;
    openalex:cited_by_count 328259 ;
    openalex:works_count 29621 .