Open Issues Need Help
View All on GitHub Implement graphical user interface 10 months ago
enhancement help wanted
Add basic description to all of the scheduler methods 10 months ago
AI Summary: This issue requests adding basic descriptions to all methods within the scheduler component. These descriptions are intended to be used and displayed within the graphical user interface (GUI).
Complexity:
1/5
documentation good first issue
CX - implement and benchmark initial index randomisation 10 months ago
good first issue question
Add n-point crossover operation to Michigan 10 months ago
AI Summary: This enhancement issue proposes adding an n-point crossover operation to the 'Michigan' project or library. It is specifically labeled as a 'good first issue,' indicating it's a well-defined task suitable for new contributors.
Complexity:
2/5
enhancement good first issue
Clean up `Pitt_direct.py` 11 months ago
AI Summary: Debug and clean up the `Pitt_direct.py` file. This involves removing debug comments from the `createNewGenerationFromParents()` function and resolving an `IndexError` in the `generateFirstPopulation()` function.
Complexity:
3/5
bug good first issue