matroid-0-bases

some code for zero bases of a matroid

https://github.com/chaoxu/matroid-0-bases

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

some code for zero bases of a matroid

Basic Info
  • Host: GitHub
  • Owner: chaoxu
  • Language: Python
  • Default Branch: master
  • Size: 11.7 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

matroid-0-bases

some code for zero bases of a matroid

  1. strong_isolation_conjecture_counterexample.py shows a counterexample to strong isolation conjecture for Z_6.
  2. strong_isolation_cyclic.py is the code that checks if strong isolation conjecture is true for Z_m.
  3. strong_isolation_z2xz2.py is the code that checks if Z2 x Z2 is strongly isolating for block matroids of rank 3.

Owner

  • Name: Chao Xu
  • Login: chaoxu
  • Kind: user
  • Location: Chengdu, Sichuan, China
  • Company: University of Electronic Science and Technology of China

Assistant Professor at Algorithms and Logic Group in UESTC. I'm interested in algorithms, combinatorial optimization, computational geometry.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Siyue
    given-names: Liu
    orcid: https://orcid.org/0000-0002-3553-9431
  - family-names: Xu
    given-names: Chao
    orcid: https://orcid.org/0000-0003-4417-3299

title: "Some code for matroid zero base"
version: 1.0.0
date-released: 2024-07-31

GitHub Events

Total
Last Year