The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Discrete Behavior Simulation Framework
Summary Activity Forums Tracker SCM Continious Integration

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for dbsf :

cd /path/to/your/local/repository/dbsf
git remote rm origin && git remote add origin https//git.renater.fr/anonscm/git/dbsf/dbsf.git

Developer Access

Substitute developername with the proper value.

Exemple for dbsf :

cd /path/to/your/local/repository/dbsf
git remote rm origin && git remote add origin git+ssh://developername@git.renater.fr:2222/scmrepos/git/dbsf/dbsf.git
# Il sera probablement nécessaire de faire un pull avant tout commit :
git pull origin <branch>


Project description

Discrete Behavior Simulation Framework (DBSF) is a framework to simulate the invocation of method like a Discrete Event Simulator (DES) generate events.

Etablishment : Université de Chambéry - Savoie

Project Information

Tags: Discrete Event Simulation, Java, Python, test suite


This project has not yet categorized itself in the Trove Software Map Registered: 2019-07-19 09:57
Activity Ranking: 0
View project Statistics or Activity
View list of RSS feeds available for this project.
Public Tools
Tracker Tracker
There are no trackers available
Public Forums (0 messages in 0 forums)
SCM Repository (Git: 104 updates, 81 adds)
Project Members