Skip to content

A 100% vibe-coded python script to try to find optimal belt weaves.

Notifications You must be signed in to change notification settings

origamiscienceguy/Factorio-Belt-Weaving-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

First, run the 1D script to generate a JSON file with all 1D braids up to a specified length.

Then, run the 2D script with the desired dimensions (must be less than the size specified in the 1D script). A menu will pup up with the available densities to choose from. Either: -Enter a comma-separated list of the ID's of the densities you want to search. -Or press Enter, which will run them all in descending order of density, stopping if it finds a solution.

Then wait.

Results compiled so far can be found here: https://docs.google.com/spreadsheets/d/19G13eHl3GCC57GA9cRDqrC_yvS2Hf4jsGK6H8kQZAso/edit?gid=0#gid=0

About

A 100% vibe-coded python script to try to find optimal belt weaves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages