Skip to content

ixmilia/solver

Repository files navigation

solver

An AI-assisted TypeScript port of the ISOtope geometric constraint solver.

Building

npm install
npm run build

Testing

npm test

Bundling for the browser

npm run publish

This produces a self-contained www/ directory with index.html and solver.bundle.js. Serve it locally with:

npm run serve

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors