Coder Social home page Coder Social logo

genprog4java's People

Contributors

brunyuriy avatar clegoues avatar dependabot[bot] avatar dornja avatar gopineappleman avatar manishmotwani3 avatar mausotog avatar rjust avatar zhenyudg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

genprog4java's Issues

UBUNTU 18.04 problem

When you attempt to build genprog through maven in UBUNTU 18.04, it will continue to have problem in downloading plugins from central repository, because of the horrible proxy settings of UBUNTU 18.04
The exact problem is described in the second answer here: JEP 229

GenProg4Java on defects4j2.0 has error: cannot find symbol

Hi,

I an trying to run GenProg4Java on defects4j2.0. There are errors:
1017 [main] INFO clegoues.genprog4java.localization.DefaultLocalization - Start Fault Localization
1552 [main] ERROR clegoues.genprog4java.rep.JavaRepresentation - warning: [options] bootstrap class path not set in conjunction with -source 1.6
org/jfree/chart/renderer/category/AbstractCategoryItemRenderer.java:134: error: cannot find symbol
import org.jfree.chart.ChartRenderingInfo;
^
symbol: class ChartRenderingInfo
location: package org.jfree.chart
Could you please let me know how to resolved this issue.

Thanks

Errors in compiling GenProg4Java on Eclipse

Hi,

I an trying to run compile GenProg4Java on Eclipse. In the Java file JavaParser which is in the package clegoues.genprog4java.java, JLS8 and JLS4 cannot be resolved.

Could you please let me know which version of jar is required to resolved this issue.

Thanks

Genetic programming fitness function makes no difference

When I tried to run the attached bugged code on genprog4java twice in genetic programming search, (once using the default fitness function and once using a fitness function that randomly returns a double value between 0 and 1), the variant representations generated by genprog4java are completely identical between the two runs for all 10 generations. This indicates that fitness function does not influence the search process at all in genetic search.

Note: upon further investigation the different fitness functions does lead to different selection results in the selection step, but somehow the population is unaffected.
MathStuff.tar.gz

Note: Localized problem: when doing rep.copy() on any representation, it somehow automatically sets the copy back to original

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.