Giter Site home page Giter Site logo

eschulte / sorters Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 832 KB

a collection of sorting algorithms

Shell 29.23% C 11.34% Common Lisp 42.71% MATLAB 0.12% Python 0.75% Julia 0.18% Awk 0.08% Factor 0.14% Haskell 1.98% JavaScript 0.16% OCaml 2.53% Racket 0.38% Scheme 0.15% R 0.71% Assembly 2.12% C++ 3.85% F# 3.55%

sorters's Introduction

Evolve Simple Sorting Algorithms Implemented in a Variety of Languages

This repository contains four sorting algorithms implemented in four
programming languages each.  Every implementation compiles to an
command line executable which implements the same simple
specification.  All implementations may be tested using the same test
script in bin/test.sh.

Contents

  sorters | implementations of 4 sorting algorithsm in 4 langauges
      bin | lisp programs and shell scripts for running experiments
          | and collecting and analyzing results
   README | this file
    NOTES | additional informal notes

Requirements

  Many of the experiments laid out in bin may require either the
  genprog [1] or software evolution [2] tool suites.  Some of the
  simpler experiments may only require the cil-mutate [3] or
  clang-mutate [4] executables.

  [1] http://dijkstra.cs.virginia.edu/genprog/
  [2] https://github.com/eschulte/software-evolution
  [3] https://github.com/eschulte/cil-mutate
  [4] https://github.com/eschulte/clang-mutate

Citation

  Please cite Eric Schulte's Ph.D. dissertation when you publish
  results that you have obtained with this repository.

    @phdthesis{schulte2014dissertation,
      author  = {Eric Schulte},
      title   = {Neutral Networks of Real-World Programs and their
                      Application to Automated Software Evolution},
      school  = {University of New Mexico},
      address = {Albuquerque, USA},
      month   = {July},
      year    = {2014},
      note    = {https://cs.unm.edu/~eschulte/dissertation}
    }

sorters's People

Contributors

eschulte avatar bjedwards avatar stelleg avatar

Stargazers

Jonathan McHugh avatar Mohamed Saher avatar Alex Bisceglie avatar

Watchers

 avatar James Cloos avatar  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.