You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an input validator and data display GUI written in HTML, Javascript and CSS and hosted on github.
7
+
8
+
The data was generated externally with a brute force algorithm written in C++ and compiled with Visual Studio.
9
+
10
+
All possible 75602251018 ingredient combinations were filtered into the shortest combination (least fillings) for a particular power result using the rules explained [here](https://pastebin.com/p9XhUB0A).
11
+
12
+
Then, a secondary program sorts and filters the results which are saved as data to JSON files with a specific filename format.
0 commit comments