Slashdot Mirror


User: djtre

djtre's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Irony:Koza used the code to design around Paten on Ask Slashdot: Using Code With an Expired Patent? · · Score: 1

    Just a clarification. John Koza wrote the possibly expired patent code. Their also seems to be a lot of interest in patents recently as witnessed in this Economist article and story on Planet Money. http://www.economist.com/blogs/democracyinamerica/2011/08/intellectual-property?fsrc=scn/tw/te/bl/patentsagainstprosperity

  2. Irony:Koza used the code to design around Patents on Ask Slashdot: Using Code With an Expired Patent? · · Score: 1

    I work with genetic algorithms and genetic programming (GP), which is what the code in question is used for. John Koza once used the GP code to evolve a circuit that designed around an existing Wi-Fi patent. http://ipbiz.blogspot.com/2007/10/evolutionary-approach-to-design-around.html. I find it ironic that the current question is how to write code that designs around the original GP code. Technically you could use the GP code to evolve code that didn't infringe on the copyright or patent of the GP code.