Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GA-Test #49

Merged
merged 1 commit into from
Jul 12, 2017
Merged

GA-Test #49

merged 1 commit into from
Jul 12, 2017

Conversation

Wei-1
Copy link
Collaborator

@Wei-1 Wei-1 commented Jul 12, 2017

Create a GA test case that has

  • 2 Waypoints
  • 1 Pod
  • A referee with evaluation function that calculates the distance from the pod to the Waypoints
    (Add 1000 point when touching the targeting waypoint)
    The result should reach 2 Waypoints

}
}

class MSGR(val ref: Referee = null) extends GeneticRepresentation[MoveSet] {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does it mean MSGR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh.. move set genetic representation?

@huiwang huiwang merged commit 2fa6b98 into huiwang:master Jul 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants