Skip to content

Schulteatq/CityTrafficSimulatorPlusPlus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
ext
 
 
 
 
 
 
 
 

CityTrafficSimulator++

CityTrafficSimulator++ is a re-implementation of CityTrafficSimulator using modern C++ 11. While the core mechanics will still implement a microscopic traffic simulation software for small- to medium-sized traffic networks, the main motivation of this version is to have a much better software architecture. This should make implementing custom extensions and integrating CTS into third-party software much easier. Furthermore, I have a couple of ideas for cool features that would not be implementable as easy in the original version.

Licensing

CityTrafficSimulator++ is licensed under the GPL version 3. In the case that it will be as successful as its predecessor, I will consider a dual licensing scheme allowing for commercial usage without the need to adhere to the GPL.

About

Re-Implementation of CityTrafficSimulator in Modern C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published