Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dirkschumacher/TransitmapSolver.jl

Generate transitmaps automatically using mixed integer programming
https://github.com/dirkschumacher/TransitmapSolver.jl

Last synced: 5 days ago
JSON representation

Generate transitmaps automatically using mixed integer programming

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/dirkschumacher/TransitmapSolver.jl.svg?branch=master)](https://travis-ci.org/dirkschumacher/TransitmapSolver.jl)
[![Build status](https://ci.appveyor.com/api/projects/status/mcnjxvve5do10sce/branch/master?svg=true)](https://ci.appveyor.com/project/dirkschumacher/transitmapsolver-jl/branch/master)
[![codecov](https://codecov.io/gh/dirkschumacher/TransitmapSolver.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/dirkschumacher/TransitmapSolver.jl)
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)

# TransitmapSolver

This is a work in progress implementation of a solver that can generate
simplified transitmaps. It currently (tries) to implement the model proposed by Nollenburg & Wolff (2011). It also draws from the thesis of Nollenburg (2005).

## References

Nollenburg, M., & Wolff, A. (2011). Drawing and labeling high-quality metro maps by mixed-integer programming. IEEE Transactions on Visualization and Computer Graphics, 17(5), 626-641.

Nollenburg, M. (2005). Automated Drawing of Metro Maps (Master thesis, Technical University of Karlsruhe). Retrieved from http://i11www.iti.kit.edu/extra/publications/n-admm-05da.pdf