The Java port of Emdros is progressing. Today I expanded the implementation of SetOfMonads and related classes. I also expanded the test coverage of the JUnit tests.

This is part of my research at my University. I am finding that basing the SetOfMonads algorithms on Allen's 1983 paper that I mentioned in the immediately previous post, makes for more elegant algorithms than my own home-grown version of how to categorize the relationships between intervals. Maybe the C++ version will benefit as well from this discovery.

Again, if you want to encourage a Java version of Emdros, please do send me an email, or add a comment below.

Ulrik