File tree Expand file tree Collapse file tree
commons-math-examples/examples-ga
examples-ga-math-functions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <artifactId >examples-ga</artifactId >
2424 <version >4.0-SNAPSHOT</version >
2525 </parent >
26- <artifactId >examples-genetic-algorithm -math-functions</artifactId >
26+ <artifactId >examples-ga -math-functions</artifactId >
2727
2828 <properties >
2929 <maven .compiler.source>1.8</maven .compiler.source>
Original file line number Diff line number Diff line change 2323 <artifactId >examples-ga</artifactId >
2424 <version >4.0-SNAPSHOT</version >
2525 </parent >
26- <artifactId >examples-genetic-algorithm -tsp</artifactId >
26+ <artifactId >examples-ga -tsp</artifactId >
2727
2828 <properties >
2929 <maven .compiler.source>1.8</maven .compiler.source>
Original file line number Diff line number Diff line change 3535 <dependencies >
3636 <dependency >
3737 <groupId >org.apache.commons</groupId >
38- <artifactId >commons-math -ga</artifactId >
38+ <artifactId >commons-math4 -ga</artifactId >
3939 <version >4.0-SNAPSHOT</version >
4040 </dependency >
4141 <dependency >
Original file line number Diff line number Diff line change 2424 <artifactId >commons-math-parent</artifactId >
2525 <version >4.0-SNAPSHOT</version >
2626 </parent >
27- <artifactId >commons-math -ga</artifactId >
27+ <artifactId >commons-math4 -ga</artifactId >
2828 <name >genetic algorithm</name >
2929
3030 <description />
You can’t perform that action at this time.
0 commit comments