diff options
| author | Chris Wells <chris@mathematicaster.org> | 2026-02-04 07:35:14 -0600 |
|---|---|---|
| committer | Chris Wells <chris@mathematicaster.org> | 2026-02-04 07:35:14 -0600 |
| commit | f4e56b237e9300ec0022a613a5e55e136c537f20 (patch) | |
| tree | 7f644055dfb7f38836fb931331ee5a9d6c64e9e9 | |
| parent | d9ca20a9ca5feb4deacdbd26316ce436e4ec6a25 (diff) | |
| download | cv-f4e56b237e9300ec0022a613a5e55e136c537f20.tar cv-f4e56b237e9300ec0022a613a5e55e136c537f20.tar.gz cv-f4e56b237e9300ec0022a613a5e55e136c537f20.tar.bz2 cv-f4e56b237e9300ec0022a613a5e55e136c537f20.tar.lz cv-f4e56b237e9300ec0022a613a5e55e136c537f20.tar.xz cv-f4e56b237e9300ec0022a613a5e55e136c537f20.tar.zst cv-f4e56b237e9300ec0022a613a5e55e136c537f20.zip | |
Added unicorns paper
| -rw-r--r-- | content/papers.bib | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/papers.bib b/content/papers.bib index ac8caad..0828758 100644 --- a/content/papers.bib +++ b/content/papers.bib @@ -23,6 +23,20 @@ journal = {Discrete Mathematics} } +@unpublished{king_unicorns, + author = {King, Emily J. and Mixon, Dustin G. and Parshall, Hans}, + title = {Uniquely optimal codes of low complexity are symmetric}, + year = {2020}, + month = {aug}, + url = {http://arxiv.org/abs/2008.12871}, + eprint = {2008.12871}, + eprintclass = {math.CO}, + eprinttype = {arxiv}, + journal = {Journal of Experimental Mathematics}, + keywords = {accepted}, + abstract = {We formulate explicit predictions concerning the symmetry of optimal codes in compact metric spaces. This motivates the study of optimal codes in various spaces where these predictions can be tested.} +} + @article{briggs_vietoris, author = {Briggs, Joseph and Feng, Ziqin}, doi = {10.1080/10586458.2025.2474034}, |
