-
Notifications
You must be signed in to change notification settings - Fork 13
Home
RobSis edited this page Apr 21, 2013
·
23 revisions
MathMLCan is a tool which performs canonicalization of mathematical expressions written in MathML (Mathematical Markup Language).
Goal of this project is to create an application in Java language which performs canonicalization of mathematical expressions written in MathML (Mathematical Markup Language).
The output should be canonical form of given MathML document. This canonicalized form of MathML can then be used for easy decision if two differently written MathML formulae represent the same expression, or by MathML search and comparison engines.
- David Formánek github.com/formanek (učo 396518)
- Jakub Adler (učo 396111)
- Jaroslav Dufek github.com/N3xtGeN (učo 374610)
- Robert Šiška github.com/RobSis (učo 374540)
MathMLCan's code is licensed under the terms of the Apache License, Version 2.0.