Skip to content

Calculations on matroids, and especially the combinatorial derived matroid

Notifications You must be signed in to change notification settings

teo8192/matroid-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a Rust crate created to do calculations on matroid, and especially calculation of combinatorial derived matroids, see this paper.

There are some examples of the usage in the examples directory.

Precalculated combinatorial derived matroid

In the calculated_matroids directory, there are a precalculated combinatorial derived matroid. This can be loaded, an example of this is the vamos_derived.rs example.

Documentation

Documentation can be generated by cargo, run

cargo doc --open

About

Calculations on matroids, and especially the combinatorial derived matroid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages