Skip to content
/ Eins Public

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

License

Notifications You must be signed in to change notification settings

xiongbeer/Eins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


![](./image/logo.png) # Einspy - Simulations of Traffic System Based on the Theory of Cellular Automaton *** [![Build Status](https://travis-ci.org/xiongbeer/Eins.svg?branch=master)](https://travis-ci.org/xiongbeer/Eins) [![LICENCE](https://img.shields.io/badge/licence-MIT-blue.svg)](https://raw.githubusercontent.com/xiongbeer/Eins/master/LICENSE.txt) [![Docs](https://readthedocs.org/projects/veinsdocs/badge/?version=latest)](https://veinsdocs.readthedocs.io/zh_CN/latest/?badge=latest) ## 项目介绍 * 道路交通流理论模型大体可分为三大类:宏观,中观,微观. 元胞自动机属于微观模型,是集中于单个车辆在相互作用下的个体行为描述. 主要用于研究高速公路与交通和城市网络交通. * 该项目旨在提供一个简易上手且功能丰富的元胞自动机交通模拟库,包含了基于元胞自动机(NaSch)的多个经典交通数学模型

文档与教程

Einspy-Docs


  • A Ns Model Eg:

依赖

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

安装

pip install einspy

其他

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages