Markus Frohme

Results 13 issues of Markus Frohme

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/fury/issues) and found no similar issues. ### Version Fury 0.5.1, as released on Maven Central ``` mvn --version Apache...

bug
good first issue
java

With #4559, the checker-qual JAR provides a `module-info.java` description to be used by the Java platform module system (JPMS). However, its use is currently limited to the compiled `.jar` artifact....

We should provide a means to check for (graph) isomorphism. Current solutions such as automata equivalence require input systems to be deterministic and would deem minimal and non-minimal systems equivalent...