Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SMAC
AMAK
Java
core
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jul
20
13
6
1
23
Jun
22
21
20
16
add FairOrderCycling scheduler + some fixes for MonoThreadedCycling and for philosophers example
main
main
Add MonoThreadedCycling scheduler + some minor corrections in the generalization of the schedulers
Add comment correction on ThreeStepCycling Scheduler
Made FairCycling a generic Class + some performance improvements + some minor fixes
Creation of Sleepable interface + some minor fixes
Some minor corrections
Add comments in the code
Add isFinished() and waitUntilFinish() in Schedulable interface
Add ThreeStepCycling scheduler + fix minor bugs/mistakes
Error correction
Correction of Philosophers example(Critticallity is well calculed now) + Add new feature on Ants example(Count number of ants each cycle) + depuration of code in general
Add randomants example + add 2DContinousGrid as environment + add 2DCycling Scheduler + Add UI options to create Swing GUIs for our MAS
Amak first version for test
Initial commit
Loading