Comparing version 1.0.2 to 1.0.3
{ | ||
"version": "1.0.2", | ||
"homepage": "https://github.com/charkour/csps", | ||
"bugs": { | ||
"url": "https://github.com/charkour/csps/issues" | ||
}, | ||
"description": "Tools to solve constraint satisfaction problems", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
"keywords": [ | ||
"constraint-satisfaction-problems" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/charkour/csps.git" | ||
}, | ||
"main": "dist/index.js", | ||
@@ -5,0 +17,0 @@ "typings": "dist/index.d.ts", |
@@ -1,8 +0,11 @@ | ||
# **C**onstraint **S**atisfaction **P**roblem **S**olvers | ||
# CSPS | ||
![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000) | ||
Tools to solve [constraint satisfaction problems](https://en.wikipedia.org/wiki/Constraint_satisfaction_problem): **C**onstraint **S**atisfaction **P**roblem **S**olvers. | ||
![npm](https://img.shields.io/npm/v/csps.svg?cacheSeconds=2592000) | ||
![Node](https://img.shields.io/badge/node-%3E%3D10-blue.svg?cacheSeconds=2592000) | ||
TODO: add one for builds, npm bundle size, npm package version | ||
![npm bundle size](https://img.shields.io/bundlephobia/minzip/csps.svg?cacheSeconds=2592000) | ||
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/charkour/csps/CI.svg?cacheSeconds=2592000) | ||
> Tools to solve [constraint satisfaction problems](https://en.wikipedia.org/wiki/Constraint_satisfaction_problem). Inspired by [Russell and Norvig's "Artificial Intelligence - A Modern Approach" Python code](https://github.com/aimacode/aima-python) and modified under the MIT license. | ||
> Inspired by [Russell and Norvig's "Artificial Intelligence - A Modern Approach" Python code](https://github.com/aimacode/aima-python) and modified under the MIT license. | ||
@@ -9,0 +12,0 @@ ## Installation and Example Usage |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
99545
0
0
93
1