Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about s-expression

Read more about s-expression

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - s-expression

How to represent multiple-output logic circuits in tree-based genetic programming

Consider the following digital logic circuit, which has multiple inputs and one output: The logic circuit above can be represented in tree form: This tree representation could then be used in a tree...
test-img

Flux

tree

logic

genetic-programming

digital-logic

s-expression

Votes: 0

Answers: 1

Latest Answer

I worked in a similar problem in a different field, but I think you could have a quite straightforward solution by instead of using a binary tree using a tree represented by list of lists. For instanc...
test-img

Javiagu13

DrRacket: Desurgaring all uses of and, or, not into nested ifs

So I am currently learning how to program and we started with DrRacket. This week the task consists of using pattern matching and working/translating expressions into s-expressions and vice versa. I w...
test-img

user17949498

pattern-matching

racket

s-expression

Votes: 0

Answers: 1

Latest Answer

The trick is to think about what it is that things like and and or need to turn into if all you have is if. not is really too simple to talk about, so I won't. and is reasonably easy and divides into ...
test-img

ignis volens

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved