Code Monkey home page Code Monkey logo

jdime's Introduction

JDime - Structured Merge with Auto-Tuning

License & Copyright

  • Copyright (C) 2013-2014 Olaf Lessenich

  • Copyright (C) 2014-2015 University of Passau, Germany

    Authors: Olaf Lessenich, Georg Seibt

All rights reserved.

JDime is covered by the GNU Lesser General Public License.
The full license text is distributed with this software. See the LICENSE file.

Tools Used:

JDime uses these tools/libraries:

  • JastAddJ (https://bitbucket.org/jastadd/jastaddj)

    Commit c0017e0
    Copyright (c) 2005-2008, Torbjörn Ekman
    Copyright (c) 2005-2013, JastAddJ Committers
    JastAddJ is covered by the Modified BSD License.
    The full license text is distributed with this software.
    See the file licenses/JastAddJ-BSD.

The changes that were made to JastAddJ are shipped with this software
and covered by the Modified BSD License.
See patches/JastAddJ.patch for the changes,
and patches/LICENSE for the license text.

System Requirements:

Debian/Ubuntu:
apt-get install git glpk libglpk-java

Redhat/Fedora:
yum install git glpk
glpk-java has to be installed manually

Suse/OpenSuse:
zypper install git glpk
glpk-java has to be installed manually

Windows:
Precompiled binaries (including the required .dll files for glpk and glpk-java) can be found at (http://sourceforge.net/projects/winglpk/)

Installation:

Use gradle -Pglpk=PATH -PglpkJava=PATH installApp providing the paths to the glpk_X_XX and glpk_X_XX_java native libraries appropriate for your platform. X_XX refers to the version of glpk, currently version 4.55 is required.

After running the command given above the directory build/install/JDime/bin will contain Unix and Windows scripts that you can use to start the application.

Usage:

The input versions are passed to JDime as command line arguments. To perform a three-way merge, JDime is invoked as follows:

JDime -mode [unstructured|structured|autotuning] -output [directory] <leftVersion> <baseVersion> <rightVersion>

jdime's People

Contributors

gseibt avatar xai avatar

Watchers

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