Code Monkey home page Code Monkey logo

trial-apr's Introduction

APR(Astor)のお試し手順

Astorの実行手順を示したリポジトリ

GitHubからのAstorのclone ~ サンプルプロジェクトへのAstor適用の手順を記載

Astor実行には独特の癖があるので全手順をスクリプト化

ディレクトリ構成

guineapig/

  • APRの適用対象となるサンプルプロジェクト
  • Pig1: 素数カウントのバグ → 適切な修正は無理,オーバーフィット修正は可能
  • Pig2: 素数カウントのバグ,Pig1の亜種 → FLの閾値を下げれば適切な修正可能
  • Pig3: 整数をゼロに一つ近づけるメソッドのバグ → 修正可能
  • Pig4: GCDのバグ → 無限ループなので修正無理

compile-astor.sh

  • Astorのセットアップ手順(git clone ~ mvn compile)

repair-math70.sh

  • Astor同梱のmath70バグの修正手順

repair-guineapig.sh

  • 自前サンプルプロジェクトの修正手順

usage

$ # setup
$ git clone [email protected]:shinsuke-mat/apr-trial.git
$ cd apr-trial
$ ./setup-astor.sh

$ # math70修正
$ ./repair-math70.sh

$ # サンプルプロジェクト修正
$ ./repair-guineapig.sh Pig3

trial-apr's People

Contributors

dependabot[bot] avatar shinsuke-mat avatar

Watchers

 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.