Skip to main content

Showing 1–7 of 7 results for author: De Bruin, A

.
  1. Outbursts and stellar properties of the classical Be star HD 6226

    Authors: Noel D. Richardson, Olivier Thizy, Jon E. Bjorkman, Alex Carciofi, Amanda C. Rubio, Joshua D. Thomas, Karen S. Bjorkman, Jonathan Labadie-Bartz, Matheus Genaro, John P. Wisniewski, Luqian Wang, Douglas R. Gies, S. Drew Chojnowski, Andrea Daly, Thompson Edwards, Carlie Fowler, Allison D. Gullingsrud, Nolan Habel, David J. James, Emily Kehoe, Heidi Kuchta, Alexis Lane, Anatoly Miroshnichenko, Ashish Mishra, Herbert Pablo , et al. (36 additional authors not shown)

    Abstract: The bright and understudied classical Be star HD 6226 has exhibited multiple outbursts in the last several years during which the star grew a viscous decretion disk. We analyze 659 optical spectra of the system collected from 2017-2020, along with a UV spectrum from the Hubble Space Telescope and high cadence photometry from both TESS and the KELT survey. We find that the star has a spectral type… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

    Comments: 48 pages including appendices, accepted to MNRAS. MNRAS online version has a 3D printed dynamical spectrum in the appendix. Contact for this section (due to size limitations)

  2. Evolution of the disk of pi Aqr: from near-disappearance to a strong maximum

    Authors: Y. Naze, G. Rauw, J . Guarro Flo, A. De Bruin, O. Garde, O. Thizy, F. Houpert, E. Pollmann, C. J. Sawicki, M. Leonardi, M. Moll, C. T. Quandt, P. Berardi, T. Lester, P. Fosanelli, A. Favaro, J. N. Terry, K. Graham, B. Mauclaire, T. Bohlsen, M. Pujol, E. Bertrand, E. Bryssinck, V. Desnoux, P. Lailly , et al. (8 additional authors not shown)

    Abstract: Some Be stars display important variability of the strength of the emission lines formed in their disk. This is notably the case of pi Aqr. We present here the recent evolution of the Be disk in this system thanks to spectra collected by amateur spectroscopists since the end of 2013. A large transition occurred: the emission linked to the Be disk nearly disappeared in January 2014, but the disk ha… ▽ More

    Submitted 21 June, 2019; originally announced June 2019.

    Comments: accepted by New Astronomy

    Journal ref: New Astronomy (vol 73, id 101279, 2019)

  3. arXiv:1702.03401  [pdf

    cs.AI

    A Minimax Algorithm Better Than Alpha-beta?: No and Yes

    Authors: Aske Plaat, Jonathan Schaeffer, Wim Pijls, Arie de Bruin

    Abstract: This paper has three main contributions to our understanding of fixed-depth minimax search: (A) A new formulation for Stockman's SSS* algorithm, based on Alpha-Beta, is presented. It solves all the perceived drawbacks of SSS*, finally transforming it into a practical algorithm. In effect, we show that SSS* = alpha-beta + ransposition tables. The crucial step is the realization that transposition t… ▽ More

    Submitted 11 February, 2017; originally announced February 2017.

    Comments: Report version of AI Journal article Best-first fixed-depth minimax algorithms 1996. arXiv admin note: text overlap with arXiv:1404.1517

  4. arXiv:1505.01603  [pdf

    cs.AI

    Best-First and Depth-First Minimax Search in Practice

    Authors: Aske Plaat, Jonathan Schaeffer, Wim Pijls, Arie de Bruin

    Abstract: Most practitioners use a variant of the Alpha-Beta algorithm, a simple depth-first pro- cedure, for searching minimax trees. SSS*, with its best-first search strategy, reportedly offers the potential for more efficient search. However, the complex formulation of the al- gorithm and its alleged excessive memory requirements preclude its use in practice. For two decades, the search efficiency of "sm… ▽ More

    Submitted 7 May, 2015; originally announced May 2015.

    Comments: Computer Science in the Netherlands 1995. arXiv admin note: text overlap with arXiv:1404.1515

  5. arXiv:1404.1518  [pdf

    cs.AI

    Nearly Optimal Minimax Tree Search?

    Authors: Aske Plaat, Jonathan Schaeffer, Wim Pijls, Arie de Bruin

    Abstract: Knuth and Moore presented a theoretical lower bound on the number of leaves that any fixed-depth minimax tree-search algorithm traversing a uniform tree must explore, the so-called minimal tree. Since real-life minimax trees are not uniform, the exact size of this tree is not known for most applications. Further, most games have transpositions, implying that there exists a minimal graph which is s… ▽ More

    Submitted 5 April, 2014; originally announced April 2014.

  6. arXiv:1404.1517  [pdf

    cs.AI

    SSS* = Alpha-Beta + TT

    Authors: Aske Plaat, Jonathan Schaeffer, Wim Pijls, Arie de Bruin

    Abstract: In 1979 Stockman introduced the SSS* minimax search algorithm that domi- nates Alpha-Beta in the number of leaf nodes expanded. Further investigation of the algorithm showed that it had three serious drawbacks, which prevented its use by practitioners: it is difficult to understand, it has large memory requirements, and it is slow. This paper presents an alternate formulation of SSS*, in which it… ▽ More

    Submitted 5 April, 2014; originally announced April 2014.

  7. arXiv:1404.1515  [pdf

    cs.AI

    A New Paradigm for Minimax Search

    Authors: Aske Plaat, Jonathan Schaeffer, Wim Pijls, Arie de Bruin

    Abstract: This paper introduces a new paradigm for minimax game-tree search algo- rithms. MT is a memory-enhanced version of Pearls Test procedure. By changing the way MT is called, a number of best-first game-tree search algorithms can be simply and elegantly constructed (including SSS*). Most of the assessments of minimax search algorithms have been based on simulations. However, these simulations general… ▽ More

    Submitted 5 April, 2014; originally announced April 2014.

    Comments: Novag Award 1994-1995 Best Computer Chess publication

    Report number: Univ Alberta TR 94-18