Skip to content

⚙️ A library providing searches on state space

License

Notifications You must be signed in to change notification settings

TrAyZeN/state-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

state-space

CI

A library providing searches on state space.

What is a state space ?

A state space is the set of all possible configurations of a system. It is a useful abstraction for reasoning about the behavior of a given system and is widely used in the fields of artificial intelligence and game theory.

From Wikipedia

Available searches

Demo

demo

A* star search used to solve pathfinding problem modelized as state space.

License

This project is licensed under MIT License.

About

⚙️ A library providing searches on state space

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages