Skip to content

GeorgeTillisch/second-order-matching

 
 

Repository files navigation

Second-Order Matching

Setup:

  • Clone/Download the repo and run npm install. To run tests use npm run test.

Current state (February 2020)

As far as testing has revealed, this module works as intended. New instances of the MatchingChallenge can be constructed, constraints can be added, and getSolutions will return the result of running the Huet-Lang algorithm on the matching challenge.

See to-do list for what still needs to be done.

About

Second-order matching for OpenMath objects, implemented in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%