Drools Planner does automated planning. It solves a planning problem while respecting the constraints as much as possible. It implements tabu search, simulated annealing and more.
Use cases: Bin packaging Employee shift...
Encog is an advanced neural network and artificial intelligence library. Encog contains classes to create a wide variety of networks, as well as support classes to normalize and process data for these neural networks. Encog trains using...
Pure Java open source financial date arithmetic. Date adjustment, date offset, schedule generation and day count fraction calculation.
JavaServer Pages, together with the Java Servlet API, provide the dynamic web content presentation layer for the Java 2 Enterprise Edition. JSPs and Servlets integrate tightly to enable scalable and portable applications, and are widely supported....
JFreeChart is a free Java chart library with support for bar charts, line charts, pie charts, scatter plots, candlestick charts, high-low-open-close, combined charts and more. Includes log axes, zooming, mouse events, tooltips, and export to...
Use JavaSVN when you need to access or modify subversion repository from your Java application, be it a standalone program, plugin or web application. Being a pure Java program, JavaSVN doesn't need any additional configuration or native binaries... |