• Breaking News

    Tuesday, February 27, 2018

    Linker Perf Wins: Optimizing Function Placement for Large Applications Computer Science

    Linker Perf Wins: Optimizing Function Placement for Large Applications Computer Science


    Linker Perf Wins: Optimizing Function Placement for Large Applications

    Posted: 26 Feb 2018 07:02 PM PST

    Discrete Mathematics Help

    Posted: 26 Feb 2018 03:07 PM PST

    I'm currently taking my first compsci course, Discrete Structures 163 and I'm wondering if there are any useful resources. The textbook isn't really helpful and my instructor's lecture notes aren't clear either. Does anyone know of any useful websites/books I could use? So far we've covered notation, logical equivalence, quantifiers, nested quantifiers, proofs, induction, sets, functions, relations, and equivalent relations. None of this makes any sense to me and the midterm is in two days. All help will be greatly appreciated lol thank you.

    submitted by /u/rajgark
    [link] [comments]

    Suggestions for someone who wants to learn cool/useful CS things outside of academic institutions?

    Posted: 26 Feb 2018 08:42 PM PST

    Hi all I was a CS minor in undergrad and had a lot of fun with concepts in the field. Now that I've graduated I wanted to study things on my own. Appreciate any resources for online learning or cool things to read about CS. Topics I'm most into: hardware (esp fpgas, raspberry pis), web (esp any intro stuff to networking/protocols), ai and machine learning, disability technologies. Thank y'all!

    submitted by /u/OishiiYum
    [link] [comments]

    Algorithm for Forest Gardening

    Posted: 26 Feb 2018 05:22 PM PST

    Good day guys!

    Forest gardening or food forests is a system of gardening that incorporates different trees and plants that produce yields which can be eaten or can be used by humans. Most plants in the forest garden are multipurpose and is aimed to be perennial which allows the forest to be highly sustainable. To improve ecosystem health, diversity is also important. Different species of plants give mutual benefit to each other which allows the plants to take care of themselves (Crawford, M. (2014). Creating a forest garden: working with nature to grow edible crops. Green Books.)

    Some plants, however, would be fighting each other rather than having them beneficial towards each other.

    So far, I know that I need to create an Ecological Model of Food Forests to allow gardeners to realize the possible yield they will have and the sustainability of the food forest.

    Creating an ecological model would require an algorithm, I thought of genetic algorithm which would choose the best characteristics of the current generated plot and just keep improving it.

    I just need your inputs as well on different algorithms! Thank you!

    submitted by /u/homenycablue
    [link] [comments]

    Are there any programs or methods that I can use to conduct an experiment regarding the comparison between genetic algorithms and the A* search algorithm?

    Posted: 26 Feb 2018 11:19 AM PST

    I want to create a basic pathfinding experiment that compares the results of both algorithms and allows one to determine which algorithm develops the most efficient path. The path for the maze should be clearly visualized and easily accessible to the user. It also needs to record the path length and the work done so that the user can calculate the efficiency of both algorithms.

    submitted by /u/ShadowStrike515
    [link] [comments]

    A new approach to solve 3SAT in non polynomial time

    Posted: 26 Feb 2018 09:17 AM PST

    No comments:

    Post a Comment