Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tremlin/PermLib

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PermLib

Overview

PermLib is a C++ library for permutation computations. Currently it features the following operations:

  • base and strong generating set (BSGS) construction
  • set stabilizers and are-in-same-orbit checks
  • lexicographically least set of an orbit
  • block systems and primitivity
  • very basic group type recognitions
  • specializations for direct products of symmetric groups

It is distributed under a BSD license.

Usage

PermLib is implemented in C++ header files only and makes extensive use of Boost. The unit tests and examples can be built with CMake.

At the moment there are two different kinds of high-level APIs:

  • function based, in permlib_api.h (example in examples/api-example.cpp)
  • class based, in abstract_permutation_group.h (no example yet)

More information can be found at http://www.math.uni-rostock.de/~rehn/software/permlib.html

About

a C++ library implementing permutation group algorithms

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.