Skip to content

Algorithms for solving the Alternating Trilinear Form Equivalence problem

Notifications You must be signed in to change notification settings

WardBeullens/BreakingATFE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BreakingATFE

Implementations accompanying the "Graph-theorethic Algorithms for the Alternating Trilinear Form Isomorphism problem" paper. (Soon to be on ePrint)

To run the O(q) algorithm for $n=9$ (on a random pair of isomorphic forms input) do

make test
./test

The Sage code to reproduce Table 2 is in the SAGE/ folder (requires SAGE 9.5 or newer).

About

Algorithms for solving the Alternating Trilinear Form Equivalence problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published