Designing software based on oriented matroid Theory
Keywords:
Matroid, Software, Matrix, ChirotopeAbstract
This work presents the design of C++ software aimed at the analysis of oriented matroids, a fundamental structure in combinatorial geometry that extends the concept of linear independence. Key notions of the theory are addressed, such as bases, circuits, uniform matroids, and the chirotope (χ), which describes the orientation of the matroid. The development is based on a formula proposed by Dr. J. A. Nieto to construct a matrix representing an oriented matroid from n elements and its corresponding chirotope. This computational implementation generates square matrices of size n x n, but analysis shows that, in general, these do not satisfy the necessary conditions of linear dependence expected in matroids of rank, as they yield nonzero determinants, contradicting their validity as representations over. As an emergent result, it is proposed that the submatrix formed by the first rows of the generated matrix may constitute a valid representation of the matroid, a hypothesis supported by computational examples. It is concluded that the software represents a functional advance in the computational study of oriented matroids, and future lines of research are identified to formally validate the base formula, optimize its algorithmic complexity, and characterize the computational representability of such structures.
Downloads
References
J. Oxley, “MATROID THEORY,” 1992.
J. Oxley, WHAT IS A MATROID? 1991, pp. 1–45.
N. G. J. Antonio and Marín Miriam Christina, Elementos de la Teoría de Matroides. El Colegio de Sinaloa, 2005.
R. F. M. Jean Cardinal and C. Hidalgo-Toscano, “Chirotopes of Random Points in Space are Realizable on a Small Integer Grid,” 2020. [Online]. Available: https://api.semanticscholar.org/CorpusID:210859350
J. Geelen and P. Nelson, “The number of lines in a matroid with no U2,n-minor,” European Journal of Combinatorics, vol. 50, pp. 115–122, 2015, doi: https://doi.org/10.1016/j.ejc.2015.03.026.
C. Merino, M. Ramírez-Ibáñez, and G. Sanchez, “The Tutte Polynomial of Some Matroids,” International Journal of Combinatorics, vol. 2012, Feb. 2012, doi: 10.1155/2012/430859.
J. Valero and I. Lizarazo, “Multispectral image classification from axiomatic locally finite spaces-based segmentation,” UD y la geomática, no. 13, 2019, doi: 10.14483/23448407.15230.
J. A. Nieto, Oriented Matroid Theory as a Mathematical Framework for M-Theory. 2006. [Online]. Available: https://arxiv.org/abs/hep-th/0506106
