Skip to content

spetix/yaep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaep

Yet Another Expressions Parser

write your own expression and let yeap resolve them for you.

Real numbers and integers are available. Common algebraic operations are recognized and it's possible to create an alias for static java functions present in classpath. In this way is very simple to extend solver abilities