Git Product home page Git Product logo

spssh's Introduction

Short Plane Supports for Spatial Hypergraphs (SPSSH)

This repository contains the source code of the experiments described in Short Plane Supports for Spatial Hypergraphs. Please refer to the source README for details on how to run the code. The data generated by this code, underlying the experimental results presented in the paper, can also be found in this repository.

Dependencies

To build and run this project, you will need to include the JAR files in lib/ in your classpath.

  • We use GeometryCore amongst others for its graph data structures, to find (E)MSTs, and for rendering and outputting supports. This is the main dependency of the project.
  • The JTS Topology Suite is used in the Kelp rendering code. Excluding Kelp rendering capabilities would make it possible to drop this dependency.
  • We use SnakeYAML to read and write YAML files for batch processing. Excluding batch processing capabilities would make it possible to drop this dependency.

Aside from the JAR files bundled in this repository, we also depend on CPLEX and its Java bindings. CPLEX is available for free for academic purposes.

It is currently not possible to easily disable functionality and remove the need for the last three dependencies, even if they are used in small parts of the code base only. This means that all dependencies need to be met before the code can be compiled and run.

Publications

  • T. Castermans, M. van Garderen, W. Meulemans, M. Nöllenburg, and X. Yuan. Short Plane Support Trees for Hypergraphs. In abstr. 34th European Workshop on Computational Geometry (EuroCG), pp. 35:1–35:6, 2018.
  • T. Castermans, M. van Garderen, W. Meulemans, M. Nöllenburg, and X. Yuan. Short Plane Supports for Spatial Hypergraphs. In proc. Graph Drawing and Network Visualization (GD), volume 11282 of LNCS, pp. 1–14, 2018.
  • T. Castermans, M. van Garderen, W. Meulemans, M. Nöllenburg, and X. Yuan. Short Plane Supports for Spatial Hypergraphs. Special Issue of the Journal of Graph Algorithms and Applications, under review.

spssh's People

Contributors

caster avatar

Watchers

 avatar  avatar

Forkers

dkwakye yourisio

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.