Coder Social home page Coder Social logo

xiongbeer / eins Goto Github PK

View Code? Open in Web Editor NEW
101.0 6.0 30.0 24.72 MB

Simulations of Traffic System Based on the Theory of Cellular Automaton / 基于元胞自动机的交通系统仿真

License: MIT License

Python 99.98% Shell 0.02%
cellular-automaton simulation traffic python

eins's Introduction


Einspy - Simulations of Traffic System Based on the Theory of Cellular Automaton


Build Status LICENCE Docs

项目介绍

  • 道路交通流理论模型大体可分为三大类:宏观,中观,微观.
    元胞自动机属于微观模型,是集中于单个车辆在相互作用下的个体行为描述.
    主要用于研究高速公路与交通和城市网络交通.
  • 该项目旨在提供一个简易上手且功能丰富的元胞自动机交通模拟库,包含了基于元胞自动机(NaSch)的多个经典交通数学模型

支持的数学模型 && TODO-List

  • NaSch Model
  • TT Rule
  • BJH Rule
  • VDR Rule
  • VE Rule
  • CD Model
  • MCD Model
  • View Rule
  • 多车道CA
  • 车辆换道支持
  • KKW Model
  • BML Model
  • 交通匝道
  • 十字交叉路口
  • T型环路
  • 环岛
  • 辅助信号灯
  • 道路缩减
  • 收费站
  • 公交线路 Model

文档与教程

Einspy-Docs


  • A Ns Model Eg:

依赖

  • python 2.7
  • matplotlib
  • pandas>=0.19
  • numpy
  • colorama
  • tqdm

安装

pip install einspy

其他

  • 如有问题和需求请提issues,平时我极少看邮件
  • 另外一个Veins专业和复杂的多,如果有更高层次需求不妨去看看

eins's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

eins'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.