Federico Bonelli
Federico Bonelli
Hi there, my problem has quite a lot of SOS of type 1 (mutually exclusive), and when I save it (CBC solver) in LP format it doesn't create a SOS...
Invoking `SimpleNeo4jRepository.findAll(Pageable)` will cause OOME on databases with many nodes, even with a small page size. After some debugging, I found the probable cause in these lines of the `Neo4jTemplate.createNodesAndRelationshipsByIdStatementProvider()`...
Hi there, the GitHub API supports the concept of closingIssuesReferences (see https://docs.github.com/en/graphql/reference/objects#pullrequest) which is the way to link an issue to be closed automatically when a PR fixes it. Is...
I would like to generate Angular components with this awesome project, is there any theoretical issue in implementing this or do you think it is possible?
When I use the continuous async profiler the .jfr files are created correctly, but if I try to convert it to a flamegraph with this code: ``` AsyncProfilerLoader.executeConverter("jfr2flame", lastJfr.getAbsolutePath(), "/tmp/flamegraph.html");...