mslehre / MAS

Maximum Acyclic Subgraph (MAS) - Multiple Sequence Alignment (MSA) Game
1 stars 0 forks source link

Graph #67

Closed sebastianbierb closed 5 years ago

sebastianbierb commented 5 years ago
  1. issue graph update auf Stand wie Master
  2. vereinfachte Datenstrukur Graph, was wurde geändert?: wird in Slack geschrieben
MarioStanke commented 5 years ago

A few issues: 1) There are conflicts with the master. Please resolve first as written in Slack. 2) The build fails, e.g.

     int k = graphExample.getK(); // integer with size of Kmer

Please correct these at least to the extent there are easy fixes like in above examples. 3) Do not lump together unrelated changes of multiple people in a pull request. I am assuming you do not want to have to respond to criticism on RandomAgent in my review.

This time, it is only mandatory to fix 1).