Skip to main content

Showing 1–36 of 36 results for author: Khadiev, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2507.07002  [pdf, ps, other

    quant-ph cs.CC

    Efficient Algorithms for Quantum Hashing

    Authors: Ilnar Zinnatullin, Kamil Khadiev

    Abstract: Quantum hashing is a useful technique that allows us to construct memory-efficient algorithms and secure quantum protocols. First, we present a circuit that implements the phase form of quantum hashing using $2^{n-1}$ CNOT gates, where n is the number of control qubits. Our method outperforms existing approaches and reduces the circuit depth. Second, we propose an algorithm that provides a trade-o… ▽ More

    Submitted 9 July, 2025; originally announced July 2025.

    Comments: accepted to UCNC2025

  2. arXiv:2412.18823  [pdf, other

    quant-ph cs.CR cs.FL

    Shallow Implementation of Quantum Fingerprinting with Application to Quantum Finite Automata

    Authors: Mansur Ziiatdinov, Aliya Khadieva, Kamil Khadiev

    Abstract: Quantum fingerprinting is a technique that maps classical input word to a quantum state. The obtained quantum state is much shorter than the original word, and its processing uses less resources, making it useful in quantum algorithms, communication, and cryptography. One of the examples of quantum fingerprinting is quantum automata algorithm for \(MOD_{p}=\{a^{i\cdot p} \mid i \geq 0\}\) language… ▽ More

    Submitted 25 December, 2024; originally announced December 2024.

    Comments: journal version of Ziiatdinov, M., Khadieva, A., Yakaryilmaz, A.: Gaps for shallow implementation of quantum finite automata. In: Proceedings of the 16th International Conference on Automata and Formal Languages (AFL 2023. EPTCS, vol. 386, p. 269-280. Open Publishing Association (2023). https://doi.org/10.4204/EPTCS.386.21 Submitted to Front. Comput. Sci. arXiv admin note: substantial text overlap with arXiv:2304.12868

    Journal ref: Front. Comput. Sci. 7:1519212

  3. arXiv:2411.14850  [pdf, ps, other

    quant-ph cs.DS

    Quantum Algorithm for the Multiple String Matching Problem

    Authors: Kamil Khadiev, Danil Serov

    Abstract: Let us consider the Multiple String Matching Problem. In this problem, we consider a long string, denoted by $t$, of length $n$. This string is referred to as a text. We also consider a sequence of $m$ strings, denoted by $S$, which we refer to as a dictionary. The total length of all strings from the dictionary is represented by the variable L. The objective is to identify all instances of string… ▽ More

    Submitted 22 November, 2024; originally announced November 2024.

    Comments: the paper is accepted in SOFSEM2025 Conference

  4. arXiv:2406.11270  [pdf, other

    quant-ph cs.CC cs.DS

    Quantum Property Testing Algorithm for the Concatenation of Two Palindromes Language

    Authors: Kamil Khadiev, Danil Serov

    Abstract: In this paper, we present a quantum property testing algorithm for recognizing a context-free language that is a concatenation of two palindromes $L_{REV}$. The query complexity of our algorithm is $O(\frac{1}{\varepsilon}n^{1/3}\log n)$, where $n$ is the length of an input. It is better than the classical complexity that is $Θ^*(\sqrt{n})$. At the same time, in the general setting, the picture… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

    Comments: Proceedings of UCNC 2024

    Journal ref: LNCS, Vol. 14776, 2024

  5. arXiv:2402.14633  [pdf, other

    cs.DS

    Time Efficient Implementation for Online $k$-server Problem on Trees

    Authors: Kamil Khadiev, Maxim Yagafarov

    Abstract: We consider online algorithms for the $k$-server problem on trees of size $n$. Chrobak and Larmore proposed a $k$-competitive algorithm for this problem that has the optimal competitive ratio. However, the existing implementations have $O\left(k^2 + k\cdot \log n\right)$ or $O\left(k(\log n)^2\right)$ time complexity for processing a query, where $n$ is the number of nodes. We propose a new time-e… ▽ More

    Submitted 22 February, 2024; originally announced February 2024.

    Comments: TAMC 2024. arXiv admin note: text overlap with arXiv:2008.00270

    Journal ref: TAMC 2024, LNCS 14637

  6. arXiv:2306.10572  [pdf, ps, other

    quant-ph cs.DS

    Quantum Algorithms for the Shortest Common Superstring and Text Assembling Problems

    Authors: Kamil Khadiev, Carlos Manuel Bosch Machado, Zeyu Chen, Junde Wu

    Abstract: In this paper, we consider two versions of the Text Assembling problem. We are given a sequence of strings $s^1,\dots,s^n$ of total length $L$ that is a dictionary, and a string $t$ of length $m$ that is texts. The first version of the problem is assembling $t$ from the dictionary. The second version is the ``Shortest Superstring Problem''(SSP) or the ``Shortest Common Superstring Problem''(SCS).… ▽ More

    Submitted 31 December, 2023; v1 submitted 18 June, 2023; originally announced June 2023.

    Comments: arXiv admin note: text overlap with arXiv:2112.13319

    Journal ref: In: Qunatum Information & Computation, Vol.24, 2024,pp0267-0294

  7. arXiv:2212.14205  [pdf, other

    quant-ph cs.DS

    Lecture Notes on Quantum Algorithms

    Authors: Kamil Khadiev

    Abstract: The lecture notes contain three parts. The first part is Grover's Search Algorithm with modifications, generalizations, and applications. The second part is a discussion on the quantum fingerprinting technique. The third part is Quantum Walks (discrete time) algorithm with applications.

    Submitted 29 December, 2022; originally announced December 2022.

  8. arXiv:2210.11197  [pdf, ps, other

    quant-ph cs.DS

    Noisy Tree Data Structures and Quantum Applications

    Authors: Kamil Khadiev, Nikita Savelyev, Mansur Ziatdinov, Denis Melnikov

    Abstract: The paper presents a technique for constructing noisy data structures called a walking tree. We apply it for a Red-Black tree (an implementation of a Self-Balanced Binary Search Tree) and a segment tree. We obtain the same complexity of the main operations for these data structures as in the case without noise (asymptotically). We present several applications of the data structures for quantum alg… ▽ More

    Submitted 15 May, 2023; v1 submitted 20 October, 2022; originally announced October 2022.

  9. arXiv:2204.10671  [pdf, other

    quant-ph cs.CC cs.FL

    Exponential Separation between Quantum and Classical Ordered Binary Decision Diagrams, Reordering Method and Hierarchies

    Authors: Kamil Khadiev, Aliya Khadieva, Alexander Knop

    Abstract: In this paper, we study quantum Ordered Binary Decision Diagrams($OBDD$) model; it is a restricted version of read-once quantum branching programs, with respect to "width" complexity. It is known that the maximal gap between deterministic and quantum complexities is exponential. But there are few examples of functions with such a gap. We present a new technique ("reordering") for proving lower bou… ▽ More

    Submitted 22 April, 2022; originally announced April 2022.

  10. arXiv:2112.13847  [pdf, ps, other

    quant-ph cs.DS

    Quantum Algorithm for the Longest Trail Problem

    Authors: Kamil Khadiev, Ruslan Kapralov

    Abstract: We present the quantum algorithm for the Longest Trail Problem. The problem is to search the longest edge-simple path for a graph with $n$ vertexes and $m$ edges. Here edge-simple means no edge occurs in the path twice, but vertexes can occur several times. The running time of our algorithm is $O^*(1.728^m)$.

    Submitted 27 December, 2021; originally announced December 2021.

    Comments: RuFiDim 2021. arXiv admin note: substantial text overlap with arXiv:2112.13319

  11. arXiv:2112.13346  [pdf, ps, other

    quant-ph cs.LG

    The Quantum Version of Prediction for Binary Classification Problem by Ensemble Methods

    Authors: Kamil Khadiev, Liliia Safina

    Abstract: In this work, we consider the performance of using a quantum algorithm to predict a result for a binary classification problem if a machine learning model is an ensemble from any simple classifiers. Such an approach is faster than classical prediction and uses quantum and classical computing, but it is based on a probabilistic algorithm. Let $N$ be a number of classifiers from an ensemble model an… ▽ More

    Submitted 26 December, 2021; originally announced December 2021.

    Comments: ICMNE2021 conference

  12. arXiv:2112.13319  [pdf, ps, other

    quant-ph cs.CL cs.DS

    Quantum Algorithm for the Shortest Superstring Problem

    Authors: Kamil Khadiev, Carlos Manuel Bosch Machado

    Abstract: In this paper, we consider the ``Shortest Superstring Problem''(SSP) or the ``Shortest Common Superstring Problem''(SCS). The problem is as follows. For a positive integer $n$, a sequence of n strings $S=(s^1,\dots,s^n)$ is given. We should construct the shortest string $t$ (we call it superstring) that contains each string from the given sequence as a substring. The problem is connected with the… ▽ More

    Submitted 26 December, 2021; originally announced December 2021.

    Comments: 11 pages

  13. arXiv:2106.09374  [pdf, ps, other

    quant-ph cs.CC cs.FL

    Quantum algorithm for Dyck Language with Multiple Types of Brackets

    Authors: Kamil Khadiev, Dmitry Kravchenko

    Abstract: We consider the recognition problem of the Dyck Language generalized for multiple types of brackets. We provide an algorithm with quantum query complexity $O(\sqrt{n}(\log n)^{0.5k})$, where $n$ is the length of input and $k$ is the maximal nesting depth of brackets. Additionally, we show the lower bound for this problem which is $O(\sqrt{n}c^{k})$ for some constant $c$. Interestingly, classical… ▽ More

    Submitted 17 June, 2021; originally announced June 2021.

  14. arXiv:2008.00270  [pdf, ps, other

    cs.DS quant-ph

    Fast Classical and Quantum Algorithms for Online $k$-server Problem on Trees

    Authors: Ruslan Kapralov, Kamil Khadiev, Joshua Mokut, Yixin Shen, Maxim Yagafarov

    Abstract: We consider online algorithms for the $k$-server problem on trees. Chrobak and Larmore proposed a $k$-competitive algorithm for this problem that has the optimal competitive ratio. However, a naive implementation of their algorithm has $O(n)$ time complexity for processing each query, where $n$ is the number of nodes in the tree. We propose a new time-efficient implementation of this algorithm tha… ▽ More

    Submitted 28 July, 2021; v1 submitted 1 August, 2020; originally announced August 2020.

    Comments: ICTCS2021

  15. arXiv:2007.03402  [pdf, other

    cs.DS cs.CC quant-ph

    Quantum Lower and Upper Bounds for 2D-Grid and Dyck Language

    Authors: Andris Ambainis, Kaspars Balodis, Jānis Iraids, Kamil Khadiev, Vladislavs Kļevickis, Krišjānis Prūsis, Yixin Shen, Juris Smotrovs, Jevgēnijs Vihrovs

    Abstract: We study the quantum query complexity of two problems. First, we consider the problem of determining if a sequence of parentheses is a properly balanced one (a Dyck word), with a depth of at most $k$. We call this the $Dyck_{k,n}$ problem. We prove a lower bound of $Ω(c^k \sqrt{n})$, showing that the complexity of this problem increases exponentially in $k$. Here $n$ is the length of the word. W… ▽ More

    Submitted 9 July, 2020; v1 submitted 6 July, 2020; originally announced July 2020.

    Comments: arXiv admin note: substantial text overlap with arXiv:1911.12638

  16. arXiv:2006.06965  [pdf, ps, other

    quant-ph cs.CC cs.GT

    Quantum-over-classical Advantage in Solving Multiplayer Games

    Authors: Dmitry Kravchenko, Kamil Khadiev, Danil Serov, Ruslan Kapralov

    Abstract: We study the applicability of quantum algorithms in computational game theory and generalize some results related to Subtraction games, which are sometimes referred to as one-heap Nim games. In quantum game theory, a subset of Subtraction games became the first explicitly defined class of zero-sum combinatorial games with provable separation between quantum and classical complexity of solving th… ▽ More

    Submitted 12 June, 2020; originally announced June 2020.

  17. arXiv:2006.00605  [pdf, ps, other

    cs.DS

    A Fast Algorithm for Online k-servers Problem on Trees

    Authors: Kamil Khadiev, Maxim Yagafarov

    Abstract: We consider online algorithms for the $k$-server problem on trees. There is a $k$-competitive algorithm for this problem, and it is the best competitive ratio. M. Chrobak and L. Larmore provided it. At the same time, the existing implementation has $O(n)$ time complexity for processing a query and $O(n)$ for prepossessing, where $n$ is the number of nodes in a tree. Another implementation of the a… ▽ More

    Submitted 29 April, 2022; v1 submitted 31 May, 2020; originally announced June 2020.

    Comments: CSR2022

  18. arXiv:2005.14335  [pdf, ps, other

    cs.DS quant-ph

    Classical and Quantum Algorithms for Constructing Text from Dictionary Problem

    Authors: Kamil Khadiev, Vladislav Remidovskii

    Abstract: We study algorithms for solving the problem of constructing a text (long string) from a dictionary (sequence of small strings). The problem has an application in bioinformatics and has a connection with the Sequence assembly method for reconstructing a long DNA sequence from small fragments. The problem is constructing a string $t$ of length $n$ from strings $s^1,\dots, s^m$ with possible intersec… ▽ More

    Submitted 28 May, 2020; originally announced May 2020.

  19. Quantum Algorithms for the Most Frequently String Search, Intersection of Two String Sequences and Sorting of Strings Problems

    Authors: Kamil Khadiev, Artem Ilikaev

    Abstract: We study algorithms for solving three problems on strings. The first one is the Most Frequently String Search Problem. The problem is the following. Assume that we have a sequence of $n$ strings of length $k$. The problem is finding the string that occurs in the sequence most often. We propose a quantum algorithm that has a query complexity $\tilde{O}(n \sqrt{k})$. This algorithm shows speed-up co… ▽ More

    Submitted 7 January, 2020; originally announced January 2020.

    Comments: THe paper was presented on TPNC 2019

    Journal ref: TPNC 2019. Lecture Notes in Computer Science, vol 11934. Springer, Cham

  20. arXiv:1912.02176  [pdf, other

    quant-ph cs.CC

    Quantum Query Complexity of Dyck Languages with Bounded Height

    Authors: Kamil Khadiev, Yixin Shen

    Abstract: We consider the problem of determining if a sequence of parentheses is well parenthesized, with a depth of at most h. We denote this language as $Dyck_h$. We study the quantum query complexity of this problem for different h as function of the length n of the word. It has been known from a recent paper by Aaronson et al. that, for any constant h, since $Dyck_h$ is star-free, it has quantum query c… ▽ More

    Submitted 18 February, 2020; v1 submitted 4 December, 2019; originally announced December 2019.

  21. arXiv:1907.06840  [pdf, other

    cs.LG quant-ph stat.ML

    The Quantum Version Of Classification Decision Tree Constructing Algorithm C5.0

    Authors: Kamil Khadiev, Ilnaz Mannapov, Liliya Safina

    Abstract: In the paper, we focus on complexity of C5.0 algorithm for constructing decision tree classifier that is the models for the classification problem from machine learning. In classical case the decision tree is constructed in $O(hd(NM+N \log N))$ running time, where $M$ is a number of classes, $N$ is the size of a training data set, $d$ is a number of attributes of each element, $h$ is a tree height… ▽ More

    Submitted 16 July, 2019; originally announced July 2019.

    Journal ref: CEUR Workshop Proceedings, Volume 2500, paper 6, 2019

  22. arXiv:1903.01482  [pdf, other

    quant-ph cs.DM math.CO

    Upperbounds on the probability of finding marked connected components using quantum walks

    Authors: Adam Glos, Nikolajs Nahimovs, Konstantin Balakirev, Kamil Khadiev

    Abstract: Quantum walk search may exhibit phenomena beyond the intuition from a conventional random walk theory. One of such examples is exceptional configuration phenomenon -- it appears that it may be much harder to find any of two or more marked vertices, that if only one of them is marked. In this paper, we analyze the probability of finding any of marked vertices in such scenarios and prove upper bound… ▽ More

    Submitted 24 September, 2020; v1 submitted 4 March, 2019; originally announced March 2019.

    Journal ref: Quantum Information Processing 20, 6 (2021)

  23. arXiv:1808.03494  [pdf, ps, other

    quant-ph cs.CC cs.DS cs.GT

    On the Complexity of Solving Subtraction Games

    Authors: Kamil Khadiev, Dmitry Kravchenko

    Abstract: We study algorithms for solving Subtraction games, which sometimes are referred to as one-heap Nim games. We describe a quantum algorithm which is applicable to any game on DAG, and show that its query compexity for solving an arbitrary Subtraction game of $n$ stones is $O(n^{3/2}\log n)$. The best known deterministic algorithms for solving such games are based on the dynamic programming approach.… ▽ More

    Submitted 10 August, 2018; originally announced August 2018.

  24. arXiv:1804.09950  [pdf, ps, other

    cs.DS quant-ph

    Quantum Algorithm for Dynamic Programming Approach for DAGs. Applications for Zhegalkin Polynomial Evaluation and Some Problems on DAGs

    Authors: Kamil Khadiev, Liliya Safina

    Abstract: In this paper, we present a quantum algorithm for dynamic programming approach for problems on directed acyclic graphs (DAGs). The running time of the algorithm is $O(\sqrt{\hat{n}m}\log \hat{n})$, and the running time of the best known deterministic algorithm is $O(n+m)$, where $n$ is the number of vertices, $\hat{n}$ is the number of vertices with at least one outgoing edge; $m$ is the number of… ▽ More

    Submitted 20 June, 2019; v1 submitted 26 April, 2018; originally announced April 2018.

    Comments: UCNC2019 Conference paper

  25. arXiv:1802.05134  [pdf, ps, other

    cs.DS cs.CC quant-ph

    Quantum versus Classical Online Streaming Algorithms with Advice

    Authors: Kamil Khadiev, Aliya Khadieva, Mansur Ziatdinov, Dmitry Kravchenko, Alexander Rivosh, Ramis Yamilov, Ilnaz Mannapov

    Abstract: We consider online algorithms with respect to the competitive ratio. Here, we investigate quantum and classical one-way automata with non-constant size of memory (streaming algorithms) as a model for online algorithms. We construct problems that can be solved by quantum online streaming algorithms better than by classical ones in a case of logarithmic or sublogarithmic size of memory, even if clas… ▽ More

    Submitted 20 June, 2019; v1 submitted 13 February, 2018; originally announced February 2018.

    Comments: arXiv admin note: substantial text overlap with arXiv:1710.09595

  26. arXiv:1801.10483  [pdf, other

    cs.FL cs.CC

    New Size Hierarchies for Two Way Automata

    Authors: Kamil Khadiev, Rishat Ibrahimov, Abuzer Yakary

    Abstract: We introduce a new type of nonuniform two--way automaton that can use a different transition function for each tape square. We also enhance this model by allowing to shuffle the given input at the beginning of the computation. Then we present some hierarchy and incomparability results on the number of states for the types of deterministic, nondeterministic, and bounded-error probabilistic models.… ▽ More

    Submitted 31 January, 2018; originally announced January 2018.

    Comments: Presented on CCQ2017

  27. arXiv:1710.09595  [pdf, ps, other

    cs.CC cs.DS cs.FL quant-ph

    Quantum versus Classical Online Streaming Algorithms with Logarithmic Size of Memory

    Authors: Kamil Khadiev, Aliya Khadieva, Dmitry Kravchenko, Alexander Rivosh, Ramis Yamilov, Ilnaz Mannapov

    Abstract: We consider online algorithms with respect to the competitive ratio. Here, we investigate quantum and classical one-way automata with non-constant size of memory (streaming algorithms) as a model for online algorithms. We construct problems that can be solved by quantum online streaming algorithms better than by classical ones in a case of logarithmic or sublogarithmic size of memory.

    Submitted 20 June, 2019; v1 submitted 26 October, 2017; originally announced October 2017.

  28. arXiv:1709.08409  [pdf, ps, other

    cs.CC quant-ph

    Quantum Online Algorithms with Respect to Space Complexity

    Authors: Kamil Khadiev, Aliya Khadieva, Ilnaz Mannapov

    Abstract: Online algorithm is a well-known computational model. We introduce quantum online algorithms and investigate them with respect to a competitive ratio in two points of view: space complexity and advice complexity. We start with exploring a model with restricted memory and show that quantum online algorithms can be better than classical ones (deterministic or randomized) for sublogarithmic space (me… ▽ More

    Submitted 25 September, 2017; originally announced September 2017.

  29. arXiv:1703.07891  [pdf, other

    cs.CC quant-ph

    Width Hierarchies for Quantum and Classical Ordered Binary Decision Diagrams with Repeated Test

    Authors: Kamil Khadiev, Rishat Ibrahimov

    Abstract: We consider quantum, nondterministic and probabilistic versions of known computational model Ordered Read-$k$-times Branching Programs or Ordered Binary Decision Diagrams with repeated test ($k$-QOBDD, $k$-NOBDD and $k$-POBDD). We show width hierarchy for complexity classes of Boolean function computed by these models and discuss relation between different variants of $k$-OBDD.

    Submitted 22 March, 2017; originally announced March 2017.

    Comments: Submitted to RuFiDim 2017. arXiv admin note: substantial text overlap with arXiv:1703.00242, arXiv:1703.05015

  30. arXiv:1703.07184  [pdf, ps, other

    cs.CC cs.FL quant-ph

    Zero-Error Affine, Unitary, and Probabilistic OBDDs

    Authors: Rishat Ibrahimov, Kamil Khadiev, Krisjanis Prusis, Jevgenijs Vihrovs, Abuzer Yakaryilmaz

    Abstract: We introduce the affine OBDD model and show that zero-error affine OBDDs can be exponentially narrower than bounded-error unitary and probabilistic OBDDs on certain problems. Moreover, we show that Las Vegas unitary and probabilistic OBDDs can be quadratically narrower than deterministic OBDDs. We also obtain the same results by considering the automata versions of these models.

    Submitted 9 May, 2017; v1 submitted 21 March, 2017; originally announced March 2017.

    Comments: subitted to FCT 2017

  31. arXiv:1703.05015  [pdf, other

    cs.CC quant-ph

    Lower Bounds and Hierarchies for Quantum Memoryless Communication Protocols and Quantum Ordered Binary Decision Diagrams with Repeated Test

    Authors: Farid Ablayev, Andris Ambainis, Kamil Khadiev, AliyaKhadieva

    Abstract: We explore multi-round quantum memoryless communication protocols. These are restricted version of multi-round quantum communication protocols. The "memoryless" term means that players forget history from previous rounds, and their behavior is obtained only by input and message from the opposite player. The model is interesting because this allows us to get lower bounds for models like automata, O… ▽ More

    Submitted 3 October, 2017; v1 submitted 15 March, 2017; originally announced March 2017.

    Comments: accepted by SOFSEM2018

  32. arXiv:1703.04281  [pdf, other

    cs.FL cs.CC quant-ph

    Exact Affine Counter Automata

    Authors: Masaki Nakanishi, Kamil Khadiev, Krišjānis Prūsis, Jevgēnijs Vihrovs, Abuzer Yakaryılmaz

    Abstract: We introduce an affine generalization of counter automata, and analyze their ability as well as affine finite automata. Our contributions are as follows. We show that there is a language that can be recognized by exact realtime affine counter automata but by neither 1-way deterministic pushdown automata nor realtime deterministic k-counter automata. We also show that a certain promise problem, whi… ▽ More

    Submitted 21 August, 2017; v1 submitted 13 March, 2017; originally announced March 2017.

    Comments: In Proceedings AFL 2017, arXiv:1708.06226

    Journal ref: EPTCS 252, 2017, pp. 205-218

  33. Reordering Method and Hierarchies for Quantum and Classical Ordered Binary Decision Diagrams

    Authors: Kamil Khadiev, Aliya Khadieva

    Abstract: We consider Quantum OBDD model. It is restricted version of read-once Quantum Branching Programs, with respect to "width" complexity. It is known that maximal complexity gap between deterministic and quantum model is exponential. But there are few examples of such functions. We present method (called "reordering"), which allows to build Boolean function $g$ from Boolean Function $f$, such that if… ▽ More

    Submitted 15 March, 2017; v1 submitted 1 March, 2017; originally announced March 2017.

    Comments: submitted to CSR 2017

    Journal ref: LNCS,volume 10304, pp 162-175, 2017

  34. On the Hierarchies for Deterministic, Nondeterministic and Probabilistic Ordered Read-k-times Branching Programs

    Authors: Kamil Khadiev

    Abstract: The paper examines hierarchies for nondeterministic and deterministic ordered read-$k$-times Branching programs. The currently known hierarchies for deterministic $k$-OBDD models of Branching programs for $ k=o(n^{1/2}/\log^{3/2}n)$ are proved by B. Bollig, M. Sauerhoff, D. Sieling, and I. Wegener in 1998. Their lower bound technique was based on communication complexity approach. For nondetermini… ▽ More

    Submitted 19 December, 2016; originally announced December 2016.

    Comments: 30 pages

    Journal ref: Lobachevskii J Math (2016) ,Volume 37, pages 683-704

  35. Width Hierarchy for k-OBDD of Small Width

    Authors: Kamil Khadiev

    Abstract: In this paper was explored well known model k-OBDD. There are proven width based hierarchy of classes of boolean functions which computed by k-OBDD. The proof of hierarchy is based on sufficient condition of Boolean function's non representation as k-OBDD and complexity properties of Boolean function SAF. This function is modification of known Pointer Jumping (PJ) and Indirect Storage Access (ISA)… ▽ More

    Submitted 7 March, 2015; v1 submitted 14 February, 2015; originally announced February 2015.

    Comments: 8 pages

    Journal ref: Lobachevskii Journal of Mathematics, V. 36, I. 2, pp 178-183 , 2015

  36. arXiv:1405.7849  [pdf, ps, other

    cs.CC

    Very narrow quantum OBDDs and width hierarchies for classical OBDDs

    Authors: Farid Ablayev, Aida Gainutdinova, Kamil Khadiev, Abuzer Yakarylmaz

    Abstract: We present several results on comparative complexity for different variants of OBDD models. - We present some results on comparative complexity of classical and quantum OBDDs. We consider a partial function depending on parameter k such that for any k > 0 this function is computed by an exact quantum OBDD of width 2 but any classical OBDD (deterministic or stable bounded error probabilistic) nee… ▽ More

    Submitted 30 May, 2014; originally announced May 2014.