All Downloads are FREE. Search and download functionalities are using the official Maven repository.

psolver.1.4.74.source-code.log4j2.xml Maven / Gradle / Ivy

Go to download

The constraint solver library contains a local search based framework that allows modeling of a problem using constraint programming primitives (variables, values, constraints).

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<Configuration>
	<Appenders>
		<Console name="stdout" target="SYSTEM_OUT">
			<PatternLayout pattern="%-5p %c{2}: %m%n"/>
		</Console>
	</Appenders>
	<Loggers>
		<Root level="INFO">
			<AppenderRef ref="stdout"/>
		</Root>
	</Loggers>
</Configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy