GithubHelp home page GithubHelp logo

localactiondiagrams's Introduction

The GAP package LocalActionDiagrams

This package implements a category for Local Action Diagrams, which were first introduced by C. Reid and S. Smith in [1]. To install it, placed it in the pkg folder of a GAP root directories. GAP root directories can be found from the GAPInfo.RootPaths variable in a GAP session.

To load the package in GAP, use LoadPackage("localactiondiagrams"). Note that this package requires the Digraphs package.

To make a local action diagram in GAP, use the LocalActionDiagramFromData(D, vl, el, r) function, where D is an immutable digraph, vl is a list of groups labelling the vertices of D, el is a list of sets labelling the edges of D, and r is a reversal mapping of the edges of D. The LocalActionDiagramFromData function will check that the data forms a valid local action diagram while the LocalActionDiagramFromDataNC won't.

Currently the package supports finding local action diagrams isomorphisms through the IsomorphismLocalActionDiagrams function, finding strongly confluent partial orientations through the LocalActionDiagramScopos function, and enumerating all local action diagrams with one or two vertices with labels that are subgroups of Aut(Td) with the AllLocalActionDiagrams function.

References

[1] C. D. Reid and S. M. Smith, Groups acting on trees with tits’ independence property (p), 2020. DOI:10.48550/ARXIV.2002.11766. [Online]. Available:c https://arxiv.org/abs/2002.1176

localactiondiagrams's People

Contributors

marcusc31415 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.