This repository provides simple code snippets and implementations in Rust programming language for understanding various topics in discrete mathematics. The code examples and explanations are designed ...
ABSTRACT: Let be an undirected graph. The maximum cycle packing problem in G then is to find a collection of edge-disjoint cycles Ciin G such that s is maximum. In general, the maximum cycle packing ...
$$ \begin{array}{l}{C\left(n, n_{1}\right) C\left(n-n_{1}, n_{2}\right) \cdots C\left(n-n_{1}-\cdots-n_{k-1}, n_{k}\right)} \ {=\frac{n !}{n_{1} !\left(n-n_{1}\right ...
ABSTRACT: The spectral properties of special matrices have been widely studied, because of their applications. We focus on permutation matrices over a finite field and, more concretely, we compute the ...