Skip to content

Evolutionary algorithm for creating IC2 nuclear reactor designs.

License

Notifications You must be signed in to change notification settings

ArchFrosty/EA-IC2-reactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolutionary algorithm for creating in Minecraft mod IndustrialCraft 2 nuclear reactor designs. Simulation is done using old version of https://github.com/MauveCloud/Ic2ExpReactorPlanner the code for this simulator is in the folder "simulator". Multithreaded evaluation of genomes for decent speed.

DISCLAIMER - please read!

This is a personal project and it is not inteded for easy use by other users. This repository may contain: hard-coded paths, have no error handling, snippets lifted from stackoverflow or some other place, inappropriate error messages, comments and variable names, generally disgusting code that violates many good coding practices and there is a slight chance it might not even work correctly - I am not guaranteeing anything.

The only reason this repository is public is for easy sharing with friends and hope that this code or snippet of it might help somebody out there.

With that said, feel free to ask questions and I will try to help you, or at least point you in the right direction.

Releases

No releases published

Packages

No packages published

Languages