Skip to main content

Showing 1–4 of 4 results for author: Wasik, S

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

    cs.OH

    Brilliant Challenges Optimization Problem Submission Contest Final Report

    Authors: Jan Badura, Artur Laskowski, Maciej Antczak, Jacek Blazewicz, Grzegorz Pawlak, Erwin Pesch, Thomas Villmann, Szymon Wasik

    Abstract: This paper concludes the Brilliant Challenges contest. Participants had to design interesting optimization problems and publish them using the Optil.io platform. It was the first widely-advertised contest in the area of operational research where the objective was to submit the problem definition instead of the algorithmic solutions. Thus, it is a crucial contribution to Open Science and the appli… ▽ More

    Submitted 10 October, 2021; originally announced October 2021.

  2. arXiv:1807.06002  [pdf, other

    cs.CY cs.PF

    Evaluation as a Service architecture and crowdsourced problems solving implemented in Optil.io platform

    Authors: Szymon Wasik, Maciej Antczak, Jan Badura, Artur Laskowski

    Abstract: Reliable and trustworthy evaluation of algorithms is a challenging process. Firstly, each algorithm has its strengths and weaknesses, and the selection of test instances can significantly influence the assessment process. Secondly, the measured performance of the algorithm highly depends on the test environment architecture, i.e., CPU model, available memory, cache configuration, operating system'… ▽ More

    Submitted 14 July, 2018; originally announced July 2018.

    Comments: Data Science meets Optimization Workshop, Federated Artificial Intelligence Meeting 2018

  3. arXiv:1710.05913  [pdf, other

    cs.CY cs.HC

    A Survey on Online Judge Systems and Their Applications

    Authors: Szymon Wasik, Maciej Antczak, Jan Badura, Artur Laskowski, Tomasz Sternal

    Abstract: Online judges are systems designed for the reliable evaluation of algorithm source code submitted by users, which is next compiled and tested in a homogeneous environment. Online judges are becoming popular in various applications. Thus, we would like to review the state of the art for these systems. We classify them according to their principal objectives into systems supporting organization of c… ▽ More

    Submitted 14 October, 2017; originally announced October 2017.

    Comments: Authors pre-print of the article accepted for publication in ACM Computing Surveys (accepted on 19-Sep-2017)

    Journal ref: ACM Computing Surveys 51(1), April 2018, Article No. 3

  4. arXiv:1708.03898  [pdf, other

    cs.CV

    Chessboard and chess piece recognition with the support of neural networks

    Authors: Maciej A. Czyzewski, Artur Laskowski, Szymon Wasik

    Abstract: Chessboard and chess piece recognition is a computer vision problem that has not yet been efficiently solved. However, its solution is crucial for many experienced players who wish to compete against AI bots, but also prefer to make decisions based on the analysis of a physical chessboard. It is also important for organizers of chess tournaments who wish to digitize play for online broadcasting or… ▽ More

    Submitted 23 June, 2020; v1 submitted 13 August, 2017; originally announced August 2017.

    Comments: 11 pages, 14 figures; for implementation, see https://github.com/maciejczyzewski/neural-chessboard; Submitted to FCDS, In Review