Perfect Matchings of a Complete Graph

Recursive algorithm for the (N-1)!! perfect matchings of Kn and incomplete listings for large N
458 Downloads
Updated 18 Nov 2016

Cite As

Daniel R. Herber (2024). Perfect Matchings of a Complete Graph (https://github.com/danielrherber/perfect-matchings-of-a-complete-graph), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graph and Network Algorithms in Help Center and MATLAB Answers
Acknowledgements

Inspired: PM Architectures Project

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.3.0.0

Title fix.

1.2.0.0

Moved the submission to github.

1.1.0.0

Added InversePerfectMatchings function. Fixed some typos with N!! instead of (N-1)!!

1.0.0.0

Description formating and fixed mistake in image

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.