8000 GitHub - sametcaliskan/Darwin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sametcaliskan/Darwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darwin

Project is created to apply variants of clustering to genetic algorithm.

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Dependency Management

The JAVA DEPENDENCIES view allows you to manage your dependencies. More details can be found here.

Class Structure

Node.java

Node includes dependencies, weight of dependencies, a unique nodeID and nodeName. nodeName should be name of the class where it is written in .rsf files. dependencies should include relations of the node with other nodes. weights should be aligned respect to dependencies and it represents strong of relation. nodeId should be unique.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0