OpenGenus/cosmos

Partitions of a set with backtracking

Open

#743 opened on Oct 6, 2017

View on GitHub
 (3 comments) (1 reaction) (0 assignees)C++ (3,724 forks)batch import
Hacktoberfestadd codenew algorithm

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I will implement a generator for all the partitions of a set using backtracking. Would that be ok?

Contributor guide