Git Product home page Git Product logo

star-exec-presenter's Introduction

A Web Application for Displaying Results of the Termination Competition

Circle CI

The Intl. Termination Competition 2014 http://termination-portal.org/wiki/Termination_Competition_2014 will be run on http://www.starexec.org .

Our Web App will provide these extra features:

  • computation and display of results per category, and medalists per meta-category
  • flexible 2-dimensional results tables (x-axis: solver, y-axis: benchmark) (with filters for rows and columns, sorters, etc.)
  • caching (and permanent storage) of results (we intend to include also results of earlier competitions)

This branch is running at the moment here.

1 Getting source

git clone https://github.com/jwaldmann/star-exec-presenter

2 Installation

make install

You also need Graphviz on your system.

3 Create database user and database:

make create-db

4 Credentials

Please create the file '.star_exec' in your home directory with your starexec account credentials. This file must contain the following line:

Login ">login<" ">password<"

5 Usage

make run

Notes

clear db:

sudo -u postgres dropdb yesod

access db:

sudo -u postgres psql -d yesod

how to build documentation (locally)

stack haddock --haddock-arguments="--hyperlinked-source --ignore-all-exports" --haddock-deps

star-exec-presenter's People

Contributors

jwaldmann avatar stefanvonderkrone avatar rm-- avatar heizmann avatar ffrohn avatar

Watchers

Carsten Fuhs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.