中文
相关论文

相关论文: Computational Searching of Long Skew-symmetric Bin…

200 篇论文

The problem of finding the longest simple cycle in a directed graph is NP-hard, with critical applications in computational biology, scheduling, and network analysis. Existing approaches include exact algorithms with exponential runtimes,…

数据结构与算法 · 计算机科学 2026-01-13 Ali Dasdan

We refine a uniform algebraic approach for deriving upper bounds on reset thresholds of synchronizing automata. We express the condition that an automaton is synchronizing in terms of linear algebra, and obtain upper bounds for the reset…

形式语言与自动机理论 · 计算机科学 2015-12-21 Mikhail Berlinkov , Marek Szykuła

We present an algorithm for computing upper bounds for the Online Bin Stretching Problem with a small number of bins and the resulting upper bounds for 4, 5 and 6 bins. This both demonstrates the possibility of using computer search for…

数据结构与算法 · 计算机科学 2022-02-01 Matej Lieskovský

Binary cyclic codes having large dimensions and minimum distances close to the square-root bound are highly valuable in applications where high-rate transmission and robust error correction are both essential. They provide an optimal…

信息论 · 计算机科学 2025-04-22 Mrinal Kanti Bose , Udaya Parampalli , Abhay Kumar Singh

We study the problem of computing a longest increasing subsequence in a sequence $S$ of $n$ distinct elements in the presence of persistent comparison errors. In this model, every comparison between two elements can return the wrong result…

数据结构与算法 · 计算机科学 2018-08-13 Barbara Geissmann

Sequence comparison is a prerequisite to virtually all comparative genomic analyses. It is often realised by sequence alignment techniques, which are computationally expensive. This has led to increased research into alignment-free…

数据结构与算法 · 计算机科学 2018-06-08 Panagiotis Charalampopoulos , Maxime Crochemore , Gabriele Fici , Robert Mercas , Solon P. Pissis

Let $1<g_1<\ldots<g_{\varphi(p-1)}<p-1$ be the ordered primitive roots modulo~$p$. We study the pseudorandomness of the binary sequence $(s_n)$ defined by $s_n\equiv g_{n+1}+g_{n+2}\bmod 2$, $n=0,1,\ldots$. In particular, we study the…

数论 · 数学 2021-05-18 Arne Winterhof , Zibi Xiao

Sequence classification algorithms, such as SVM, require a definition of distance (similarity) measure between two sequences. A commonly used notion of similarity is the number of matches between $k$-mers ($k$-length subsequences) in the…

数据结构与算法 · 计算机科学 2017-12-13 Muhammad Farhan , Juvaria Tariq , Arif Zaman , Mudassir Shabbir , Imdad Ullah Khan

Analogously to de Bruijn sequences, orientable sequences have application in automatic position-location applications and, until recently, studies of these sequences focused on the binary case. In recent work by Alhakim et al., a range of…

组合数学 · 数学 2026-03-20 Chris J Mitchell , Peter R Wild

Computing an optimal classification tree that provably maximizes training performance within a given size limit, is NP-hard, and in practice, most state-of-the-art methods do not scale beyond computing optimal trees of depth three.…

机器学习 · 计算机科学 2025-01-15 Catalin E. Brita , Jacobus G. M. van der Linden , Emir Demirović

Computing all-pairs shortest paths is a fundamental and much-studied problem with many applications. Unfortunately, despite intense study, there are still no significantly faster algorithms for it than the $\mathcal{O}(n^3)$ time algorithm…

数据结构与算法 · 计算机科学 2020-01-15 Stefan Kratsch , Florian Nelles

We perform a systematic study of eccentric orbiting nonspinning black hole binaries. We first make a technical study of the optimal full numerical techniques to apply to these studies. We choose different gauge parameters and Courant…

广义相对论与量子宇宙学 · 物理学 2025-01-17 Giuseppe Ficarra , Carlos O. Lousto

Binary sequences are widely used in various practical fields, such as telecommunications, radar technology, navigation, cryptography, measurement sciences, biology or industry. In this paper, a method to generate long binary sequences (LBS)…

信号处理 · 电气工程与系统科学 2021-04-05 Miroslav Dimitrov , Tsonka Baitcheva , Nikolay Nikolov

Working with exhaustive search on large dataset is infeasible for several reasons. Recently, developed techniques that made pattern set mining feasible by a general solver with long execution time that supports heuristic search and are…

人工智能 · 计算机科学 2015-07-21 Shanjida Khatun , Hasib Ul Alam , Swakkhar Shatabda

We consider high-dimensional binary classification by sparse logistic regression. We propose a model/feature selection procedure based on penalized maximum likelihood with a complexity penalty on the model size and derive the non-asymptotic…

统计理论 · 数学 2018-11-20 Felix Abramovich , Vadim Grinshtein

We consider a similarity measure between two sets $A$ and $B$ of vectors, that balances the average and maximum cosine distance between pairs of vectors, one from set $A$ and one from set $B$. As a motivation for this measure, we present…

数据结构与算法 · 计算机科学 2021-08-31 Michael Leybovich , Oded Shmueli

In this survey we summarize properties of pseudorandomness and non-randomness of some number-theoretic sequences and present results on their behaviour under the following measures of pseudorandomness: balance, linear complexity,…

数论 · 数学 2023-05-22 Arne Winterhof

Graph edit distance (GED) is a powerful and flexible graph matching paradigm that can be used to address different tasks in structural pattern recognition, machine learning, and data mining. In this paper, some new binary linear programming…

数据结构与算法 · 计算机科学 2015-05-22 Julien Lerouge , Zeina Abu-Aisheh , Romain Raveaux , Pierre Héroux , Sébastien Adam

Finding anomalous subsequence in a long time series is a very important but difficult problem. Existing state-of-the-art methods have been focusing on searching for the subsequence that is the most dissimilar to the rest of the…

机器学习 · 计算机科学 2020-02-18 Li Zhang , Yifeng Gao , Jessica Lin

The AWGNC, BSC, and max-fractional pseudocodeword redundancies of a binary linear code are defined to be the smallest number of rows in a parity-check matrix such that the corresponding minimum pseudoweight is equal to the minimum Hamming…

信息论 · 计算机科学 2012-03-07 Jens Zumbrägel , Vitaly Skachek , Mark F. Flanagan