Files
meteor/packages/constraint-solver
David Greenspan b96cedc220 Make Solver#ignoreUnknownVariables a method
in preparation for documenting it
2015-04-20 14:43:32 -07:00
..
2015-02-01 12:23:37 -08:00

constraint-solver

Meteor Version Solver is an optimizing constraint solver for package dependencies. It is used by the Meteor build tool (Isobuild) for apps, packages and build plugins.

To learn more about Meteor Version Solver see the project page on meteor.com