Skip to main content

Showing 1–9 of 9 results for author: Boigelot, B

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

    cs.LO

    First-Order Quantification over Automata

    Authors: Bernard Boigelot, Pascal Fontaine, Baptiste Vergain

    Abstract: Deciding formulas mixing arithmetic and uninterpreted predicates is of practical interest, notably for applications in verification. Some decision procedures consist in building by structural induction an automaton that recognizes the set of models of the formula under analysis, and then testing whether this automaton accepts a non-empty language. A drawback is that universal quantification is usu… ▽ More

    Submitted 7 June, 2023; originally announced June 2023.

  2. arXiv:2305.15059  [pdf, ps, other

    cs.LO

    Decidability of Difference Logic over the Reals with Uninterpreted Unary Predicates

    Authors: Bernard Boigelot, Pascal Fontaine, Baptiste Vergain

    Abstract: First-order logic fragments mixing quantifiers, arithmetic, and uninterpreted predicates are often undecidable, as is, for instance, Presburger arithmetic extended with a single uninterpreted unary predicate. In the SMT world, difference logic is a quite popular fragment of linear arithmetic which is less expressive than Presburger arithmetic. Difference logic on integers with uninterpreted unary… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

    Comments: This is the preprint for the submission published in CADE-29. It also includes an additional detailed proof in the appendix. The Version of Record of this contribution will be published in CADE-29

  3. arXiv:1702.03715  [pdf, other

    cs.FL cs.DM

    An efficient algorithm to decide periodicity of b-recognisable sets using MSDF convention

    Authors: Bernard Boigelot, Isabelle Mainz, Victor Marsault, Michel Rigo

    Abstract: Given an integer base $b>1$, a set of integers is represented in base $b$ by a language over $\{0,1,...,b-1\}$. The set is said to be $b$-recognisable if its representation is a regular language. It is known that eventually periodic sets are $b$-recognisable in every base $b$, and Cobham's theorem implies the converse: no other set is $b$-recognisable in every base $b$. We are interested in deci… ▽ More

    Submitted 13 February, 2017; originally announced February 2017.

    Comments: 17 pages, 9 figures

  4. arXiv:1606.02055  [pdf, other

    cs.CG cs.RO

    From Constrained Delaunay Triangulations to Roadmap Graphs with Arbitrary Clearance

    Authors: Stéphane Lens, Bernard Boigelot

    Abstract: This work studies path planning in two-dimensional space, in the presence of polygonal obstacles. We specifically address the problem of building a roadmap graph, that is, an abstract representation of all the paths that can potentially be followed around a given set of obstacles. Our solution consists in an original refinement algorithm for constrained Delaunay triangulations, aimed at generating… ▽ More

    Submitted 7 June, 2016; originally announced June 2016.

  5. arXiv:1508.02608  [pdf, other

    cs.RO

    Efficient Path Interpolation and Speed Profile Computation for Nonholonomic Mobile Robots

    Authors: Stéphane Lens, Bernard Boigelot

    Abstract: This paper studies path synthesis for nonholonomic mobile robots moving in two-dimensional space. We first address the problem of interpolating paths expressed as sequences of straight line segments, such as those produced by some planning algorithms, into smooth curves that can be followed without stop**. Our solution has the advantage of being simpler than other existing approaches, and has a… ▽ More

    Submitted 11 August, 2015; originally announced August 2015.

  6. arXiv:1202.5298  [pdf, other

    eess.SY cs.LG

    Min Max Generalization for Two-stage Deterministic Batch Mode Reinforcement Learning: Relaxation Schemes

    Authors: Raphael Fonteneau, Damien Ernst, Bernard Boigelot, Quentin Louveaux

    Abstract: We study the minmax optimization problem introduced in [22] for computing policies for batch mode reinforcement learning in a deterministic setting. First, we show that this problem is NP-hard. In the two-stage case, we provide two relaxation schemes. The first relaxation scheme works by drop** some constraints in order to obtain a problem that is solvable in polynomial time. The second relaxati… ▽ More

    Submitted 30 October, 2012; v1 submitted 23 February, 2012; originally announced February 2012.

  7. Implicit Real Vector Automata

    Authors: Bernard Boigelot, Julien Brusten, Jean-François Degbomont

    Abstract: This paper addresses the symbolic representation of non-convex real polyhedra, i.e., sets of real vectors satisfying arbitrary Boolean combinations of linear constraints. We develop an original data structure for representing such sets, based on an implicit and concise encoding of a known structure, the Real Vector Automaton. The resulting formalism provides a canonical representation of polyhedr… ▽ More

    Submitted 31 October, 2010; originally announced November 2010.

    Comments: In Proceedings INFINITY 2010, arXiv:1010.6112

    Journal ref: EPTCS 39, 2010, pp. 63-76

  8. On the Sets of Real Numbers Recognized by Finite Automata in Multiple Bases

    Authors: Bernard Boigelot, Julien Brusten, Veronique Bruyere

    Abstract: This article studies the expressive power of finite automata recognizing sets of real numbers encoded in positional notation. We consider Muller automata as well as the restricted class of weak deterministic automata, used as symbolic set representations in actual applications. In previous work, it has been established that the sets of numbers that are recognizable by weak deterministic automata… ▽ More

    Submitted 24 February, 2010; v1 submitted 14 January, 2010; originally announced January 2010.

    Comments: 17 pages

    ACM Class: F.1.1; F.4.1; F.4.3

    Journal ref: Logical Methods in Computer Science, Volume 6, Issue 1 (February 24, 2010) lmcs:818

  9. arXiv:cs/0303019  [pdf, ps, other

    cs.LO

    An Effective Decision Procedure for Linear Arithmetic with Integer and Real Variables

    Authors: Bernard Boigelot, Sebastien Jodogne, Pierre Wolper

    Abstract: This paper considers finite-automata based algorithms for handling linear arithmetic with both real and integer variables. Previous work has shown that this theory can be dealt with by using finite automata on infinite words, but this involves some difficult and delicate to implement algorithms. The contribution of this paper is to show, using topological arguments, that only a restricted class… ▽ More

    Submitted 20 March, 2003; originally announced March 2003.

    Comments: 20 pages, 6 figures

    ACM Class: D.2.4; F.1.1; F.4.1; F.4.3