Giter Site home page Giter Site logo

jumang's Introduction

JumanG - "Graph drawing unleashed"

Declarative Methods Final Project (600.425) Professor Jason Eisner May 2013

Project members: -Michael Tango ([email protected]) -Juneki Hong ([email protected])

Prereqs in order to run our project: -python -pdflatex and evince (to compile the Tikz LaTeX and view the pdf) -GraphViz (we borrowed GraphViz's ring solver for our project)

Without latex, you can still run our project and look at the output file. Without GraphViz's Circo program, you will not be able to display directed cycle graphs.

In order to run the parser, just call: ./JumanG [dot file] [optional output file]

So for example: ./JumanG dot/ethane.dot Will parse in the ethane.dot file, then solve, and then display it using Tikz LaTeX.

Files: JumanG The run script that runs the program and displays the results JumanG.py The program that will call the parsers and solvers Graph.py Datastructures that store the representation of the graph GraphAnalysis.py Analysis tools that are used by JumanG.py that help determine which solver to use DotParser.py The dot parser used to parse in a graph represented in a dot file. TikzWriter.py Used to output tikz latex in the end for display.

dot/* Dot files that represent graphs are stored here as examples Solvers/* All of the individuals solvers that can be called are implemented here doc/* The documents and our writeup is located here.

jumang's People

Contributors

junekihong avatar theonetruemango avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

ammieqi

jumang's Issues

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.