Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
genetic-algorithms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Lennart Eichhorn
genetic-algorithms
Commits
master
Select Git revision
Branches
1
master
default
protected
1 result
genetic-algorithms
src
main
java
Evaluators
EvaluatorNESW.java
Author
Search by author
Any Author
authors
Lennart Eichhorn
istlteich
1 author
Jun 02, 2020
* Fixed overlaps not being printed (instead number of bonds were used twice)
· 4236043d
istkabra
authored
5 years ago
4236043d
May 30, 2020
Changed Evaluator interface.
· 74048431
Lennart Eichhorn
authored
5 years ago
74048431
Refactored Candidate.
· b2fe5c7e
Lennart Eichhorn
authored
5 years ago
b2fe5c7e
May 29, 2020
Removed protein information from Candidate.
· cf408e0e
Lennart Eichhorn
authored
5 years ago
cf408e0e
Removed bonds and overlaps from Candidate.
· e4731af4
Lennart Eichhorn
authored
5 years ago
e4731af4
May 28, 2020
* Continuing massive refactor
· 39f99480
istkabra
authored
5 years ago
39f99480
Loading