Alien Storm (Genesis) Credits Select Cheat Tool Version 1.1
A command-line tool that computes some stuff regarding the Genesis Alien Storm game's credits select cheat.
Loading...
Searching...
No Matches
Functions
ComputeMinimumSolutionLengths.h File Reference

ComputeMinimumSolutionLengths.cpp's header file. More...

Go to the source code of this file.

Functions

void _ComputeMinimumSolutionLengths ()
 

Detailed Description

ComputeMinimumSolutionLengths.cpp's header file.

Author
WaluigiBSOD

Function Documentation

◆ _ComputeMinimumSolutionLengths()

void _ComputeMinimumSolutionLengths ( )

This method computes all the minimum solution lengths.

It's done in various steps iteratively with no lengthy recursive searches.

Author
WaluigiBSOD