Giter Site home page Giter Site logo

satisfactory-path-optimiser's Introduction

satisfactory-path-optimiser

Satisfactory Critical Path Optimiser

Purpose

This repo is intended for a tool which will help you optimising your satisfactory produciton lines. Example usage would be the user inputs they want to produce 10/min reinforced iron plate. This tool would split out the resources, buildings, and conveyor belts for this in a graph plot. In this example this would be

  • 120/min iron ore
  • 4 smelters producing 120 iron ingots/min
  • 8 constructors
    • 3 constructors producing 60 iron plate/min
    • 2 constructors producing 30 pipe/min
    • 3 constructors producing 120 screws/min
  • 2 assemblers producing 10 reinforced iron plate/min
  • mark 2 conveyor belt required between the 120 screw/min merger output and splitter input

Development Roadmap

  1. Manually optimise a 10/min reinforced iron plate production line using no overclocking
  2. Re-do this programatically using either a lookup table or specific class objects
  3. Extend and test this to both other production line examples
  4. Create a basic graph plot for this using the networkx package 4.1 Use different edge weights to differentiate between 60/min a > 120/min conveyor belts
  5. Create a dash or other visualiation web app dashboard interface for this tool
  6. Add optimisation for overclocking

satisfactory-path-optimiser's People

Contributors

snooja avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.