Skip to main content

Showing 1–5 of 5 results for author: Brown, J A

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

    cs.AI cs.GT

    Snakes AI Competition 2020 and 2021 Report

    Authors: Joseph Alexander Brown, Luiz Jonata Pires de Araujo, Alexandr Grichshenko

    Abstract: The Snakes AI Competition was held by the Innopolis University and was part of the IEEE Conference on Games2020 and 2021 editions. It aimed to create a sandbox for learning and implementing artificial intelligence algorithms in agents in a ludic manner. Competitors of several countries participated in both editions of the competition, which was streamed to create asynergy between organizers and th… ▽ More

    Submitted 11 August, 2021; originally announced August 2021.

  2. Using Tabu Search Algorithm for Map Generation in the Terra Mystica Tabletop Game

    Authors: Alexandr Grichshenko, Luiz Jonata Pires de Araujo, Susanna Gimaeva, Joseph Alexander Brown

    Abstract: Tabu Search (TS) metaheuristic improves simple local search algorithms (e.g. steepest ascend hill-climbing) by enabling the algorithm to escape local optima points. It has shown to be useful for addressing several combinatorial optimization problems. This paper investigates the performance of TS and considers the effects of the size of the Tabu list and the size of the neighbourhood for a procedur… ▽ More

    Submitted 4 June, 2020; originally announced June 2020.

    Journal ref: ISMSI '20: Proceedings of the 2020 4th International Conference on Intelligent Systems, Metaheuristics & Swarm Intelligence

  3. arXiv:1804.09044  [pdf, ps, other

    cs.SE cs.HC

    Toward a Better Understanding of How to Develop Software Under Stress - Drafting the Lines for Future Research

    Authors: Joseph Alexander Brown, Vladimir Ivanov, Alan Rogers, Giancarlo Succi, Alexander Tormasov, Jooyong Yi

    Abstract: The software is often produced under significant time constraints. Our idea is to understand the effects of various software development practices on the performance of developers working in stressful environments, and identify the best operating conditions for software developed under stressful conditions collecting data through questionnaires, non-invasive software measurement tools that can col… ▽ More

    Submitted 24 April, 2018; originally announced April 2018.

    Comments: 8 pages

  4. arXiv:1611.07351  [pdf, other

    cs.SD cs.MM

    MOMOS-MT: Mobile Monophonic System for Music Transcription

    Authors: Munir Makhmutov, Joseph Alexander Brown, Manuel Mazzara, Leonard Johard

    Abstract: Music holds a significant cultural role in social identity and in the encouragement of socialization. Technology, by the destruction of physical and cultural distance, has lead to many changes in musical themes and the complete loss of forms. Yet, it also allows for the preservation and distribution of music from societies without a history of written sheet music. This paper presents early work on… ▽ More

    Submitted 22 November, 2016; originally announced November 2016.

  5. arXiv:1504.06778  [pdf, other

    cs.SE

    Implementing a Case Management Modeling and Notation (CMMN) System using a Content Management Interoperability Services (CMIS) compliant repository

    Authors: Mike A. Marin, Jay A. Brown

    Abstract: This paper describes how a Case Management Modeling and Notation (CMMN) implementation can use Content Management Interoperability Services (CMIS) to implement the CMMN information model. The interaction between CMMN and CMIS is described in detail, and two implementation alternatives are presented. An integration alternative where any external CMIS repository is used. This alternative is useful t… ▽ More

    Submitted 25 April, 2015; originally announced April 2015.

    Comments: 35 pages, 12 figures, 5 tables, and complete Java pseudo-code

    ACM Class: D.2.3