/zolver

A solver for the puzzle game "Influence"

Primary LanguageRustMIT LicenseMIT

zolver: a solver for Influence, the puzzle game

This is a solver written in rust, works in O(2^n) time where n is the number of vertices in the graph.

Author: Andy Kievsky.