GithubHelp home page GithubHelp logo

numopt_preprocess's Introduction

numopt_preprocess

The preprocess of numopt, it generates the pth file.

configure manually

modify 'src/common.cpp' '/home/whj/numopt_preprocess' is my program directory; change it to yours. const std::string klee_output_dir = "/home/whj/numopt_preprocess/klee_output/";

modify CMakeList.txt '/home/whj/rose_install' is my rose_install directory; change it to yours. '/home/whj/boost/1.61.0' is my boost directory; change it to yours. include_directories(/home/whj/rose_install/include/rose) include_directories(/home/whj/boost/1.61.0/include)

link_directories(/home/whj/rose_install/lib) link_directories(/home/whj/boost/1.61.0/lib)

modify run_le.sh '/home/whj/iRRAM' is my iRRAM directory; change it to yours. iRRAM_HOME=/home/whj/iRRAM

modify klee_output/run_klee.sh '/home/whj/myself_klee/klee' is my klee directory; change it to yours. KLEE_DIR=/home/whj/myself_klee/klee klee see here

numopt_preprocess's People

Contributors

whj0401 avatar

Watchers

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.