Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RushPascal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Bariatti Francesco
RushPascal
Graph
0b1c24547bb1f0c200a56283acf191c59fd3ae72
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
May
24
19
18
10
4
28
Apr
27
26
20
Added license, changed README
master
master
Removed TODO:remove from asciimain
Added support for impossible levels
Renamed some levels
Soutenance
Major update
New no more naive heuristique
2 new levels
Check if state has already been visited
Major update
test for new heuristic
Merge branch 'master' of ssh://gitlab.insa-rennes.fr:16022/francesco-bariatti/RushPascal
level9 added
Added example level
Added Main with ascii representation of the solution
Implemented methods in class State: heuristic andchildren generation
Fixed small errors in Car class
Added utility methods
Merge branch 'master' of ssh://gitlab.insa-rennes.fr:16022/francesco-bariatti/RushPascal
level3 correction
Two new levels
Corrections in State and Solver. Mainly NullPointerException
Moves now store the car number and not the car Object
Two level added (level 6 = "the hardest level")
Merge branch 'master' of ssh://gitlab.insa-rennes.fr:16022/francesco-bariatti/RushPascal
Nicer Board.toString
Update
Merge branch 'master' of ssh://gitlab.insa-rennes.fr:16022/francesco-bariatti/RushPascal
Add Board
Corrected wrong print in Board.toString
Changed play function of Move to Board class
Merge branch 'master' of ssh://gitlab.insa-rennes.fr:16022/francesco-bariatti/RushPascal
Used Board object instead of array in every function
Fichiers test mis dans data
Merge branch 'master' of ssh://gitlab.insa-rennes.fr:16022/francesco-bariatti/RushPascal
Javadoc modif
Adding levels for tests
Added AStar method
Merge remote-tracking branch 'origin/master'
Add Board
Loading