Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • P PredatorPrey
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous invitons à y créer vos nouveaux projets.

  • SimAquaLifeSimAquaLife
  • PredatorPrey
  • Wiki
  • Home

Home · Changes

Page history
nicolas.dumoulin created page: home authored 8 years ago by Dumoulin Nicolas's avatar Dumoulin Nicolas
Show whitespace changes
Inline Side-by-side
Showing
with 17 additions and 0 deletions
+17 -0
home.md 0 → 100644
View page @ ffe98779
# Predator Prey model
## Description
Here a short description.
## Implementation
The first thing is to create an eclipse project :
* You have to choose a name
* You must attach the file [simaqualife-2.0.jar](https://gitlab.irstea.fr/SimAquaLife/SimAquaLife/uploads/1bedae420880f3871144deb370a110e8/simaqualife-2.0.jar) to your project.
* You can then export your created project on a git repository.
### Individuals data structure
Let's define the data structure for the individuals. As we have two types of individuals, we create two packages named "prey" and "predator", and we create an [abstract class](src/main/java/predatorprey/Individual.java) TODO
\ No newline at end of file
Clone repository
  • Home

Menu

Explore Projects Groups Topics Snippets