Skip to content

bottine/nem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run

cargo run --release 12 2>/dev/null | sed 's/.*://' | sort | uniq -c

to get the statistics of boundary genera as in the paper. The executable takes one even integer between (2 and 24) as input and spits out:

  • On stderr: some infos on what the program is doing
  • On stdout: the list of maps with given number of darts, + their "boundary genera"

About

Naïve enumeration of (spehner) maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages