Schedule 1 Mix Calculator
A Powerful Tool for Substance Mixing Analysis
About This Project
This application is an independent fan-made project designed to help players optimize substance mixes within the game Schedule 1. It was inspired by the original Schedule 1 Calculator, with the goal of providing an enhanced user experience and significantly improved calculation speed.
Core features include:
- Real-Time Mix Builder: Visualize costs, effects, and profits instantly as ingredients are added.
- Reverse Calculator: Efficiently identify the lowest-cost ingredient sequences to achieve desired effects using advanced search algorithms.
Disclaimer: This calculator uses observed game data, which may be outdated or inaccurate. Always verify results in-game.
Technical Highlights
- Optimized Algorithms: Implements a Uniform Cost Search (similar to Dijkstra's algorithm) in a Web Worker, ensuring swift calculations without UI freezes.
- Clear Data Structures: Transparent definitions of base products, substances, effects, and rules that underpin all calculations.
- Two-Phase Rule Processing: Efficiently resolves complex interactions between substances and effects.
Data Accuracy & Source
Data used by this calculator was independently gathered and structured based on in-game observations. While accuracy and completeness are prioritized, discrepancies with live gameplay may exist due to updates or undiscovered mechanics.
No Official Affiliation: This project is fan-made and has no official affiliation with Schedule 1 developers.