anknetau / zolver

A solver for the puzzle game "Influence"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A solver for the puzzle game "Influence"

License:MIT License


Languages

Language:Rust 100.0%