Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rcalxrc08/biham-middleton-levine-model
The Biham–Middleton–Levine Traffic Model
https://github.com/rcalxrc08/biham-middleton-levine-model
biham-middleton-levine mpi openmp
Last synced: 5 days ago
JSON representation
The Biham–Middleton–Levine Traffic Model
- Host: GitHub
- URL: https://github.com/rcalxrc08/biham-middleton-levine-model
- Owner: rcalxrc08
- Created: 2017-02-05T20:38:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T15:26:02.000Z (over 6 years ago)
- Last Synced: 2024-11-19T09:54:11.785Z (2 months ago)
- Topics: biham-middleton-levine, mpi, openmp
- Language: C++
- Homepage: https://en.wikipedia.org/wiki/Biham–Middleton–Levine_traffic_model
- Size: 3.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Biham-Middleton-Levine-Model [![Build Status](https://travis-ci.org/rcalxrc08/Biham-Middleton-Levine-Model.svg?branch=master)](https://travis-ci.org/rcalxrc08/Biham-Middleton-Levine-Model)
Biham–Middleton–Levine Traffic Model.This project aims to simulate the evolution of the Biham–Middleton–Levine Traffic Model.
The project objective was to build a program using serial paradigm, OpenMP paralellization and MPI parallelization.
The first two should be ok.
The latter I think that it is bugged but I don't have time to find the bug.