Hello.
Currently I made a small program, that calculates different random reactor sets, and count best power efficiency. I think it is possible to use it in distribute calculations, combine it with web server, which would manage best results, and everyone could find best reactor sets for his structure.
I'm planning to make it on C# for Windows, and may be later on Java for Linux and MacOS, on demand.
Of course all would be open source.
I could do it by my own, any help appreciated, but I'd like to know, will it be useful or not?
UPD: First version of program here.
Sources: https://github.com/LordXaosa/ReactorBreeder
UPD 3/19:
- Fixed crash if continuos chosen
- Fixed fonts for Windows 7
- Fixed error in formula, now it count groups right.
- Added energy per block info.
- Fixed bug, when you change parameters, but program still writes old results, if it was worse then with new set.
UPD 3/23:
- Added performance info (cycles per second)
UPD 3/28:
- Added displaying of free blocks and possible shield capacity or recharge if replace free blocks with SC or SR.
Currently I made a small program, that calculates different random reactor sets, and count best power efficiency. I think it is possible to use it in distribute calculations, combine it with web server, which would manage best results, and everyone could find best reactor sets for his structure.
I'm planning to make it on C# for Windows, and may be later on Java for Linux and MacOS, on demand.
Of course all would be open source.
I could do it by my own, any help appreciated, but I'd like to know, will it be useful or not?
UPD: First version of program here.
Sources: https://github.com/LordXaosa/ReactorBreeder
UPD 3/19:
- Fixed crash if continuos chosen
- Fixed fonts for Windows 7
- Fixed error in formula, now it count groups right.
- Added energy per block info.
- Fixed bug, when you change parameters, but program still writes old results, if it was worse then with new set.
UPD 3/23:
- Added performance info (cycles per second)
UPD 3/28:
- Added displaying of free blocks and possible shield capacity or recharge if replace free blocks with SC or SR.
Attachments
-
10.3 KB Views: 7
Last edited: