GitXplorerGitXplorer
E

fourFs

public
2 stars
0 forks
21 issues

Commits

List of commits on branch master.
Unverified
1457c72194768f4ce6e18b1d23a81609aea2a7c4

Minor doc changes

EEnoahNetzach committed 12 years ago
Unverified
4c5982a5d493058b4cc20645eb07433decb56fb1

Minor fixes

EEnoahNetzach committed 12 years ago
Unverified
f14b495a7a85198cb9343b84a6e5798864a8b76c

Doxygen documentation added

EEnoahNetzach committed 12 years ago
Unverified
e2a09a193e57c0d7c6cfe4b76390007fd0ce0ee5

README updated

EEnoahNetzach committed 12 years ago
Unverified
9a2ff0247d835f2f803e0a78bf51070d671614aa

Embedding now working

EEnoahNetzach committed 12 years ago
Unverified
b39759dd86c8b592772b6e5432788d860871cb20

Swarm exposition broken

EEnoahNetzach committed 12 years ago

README

The README file for this repository.

fourFs

Simulated environment for social analysis about units' fighting, fleeing, feeding, and mating.

Requirements: boost 1.53 (http://sourceforge.net/projects/boost/files/boost/1.53.0/) python 2.7

Compile flags: [Debug] -DDEBUG=1 [simulation.cpp] -DBOOST_PP_VARIADICS=1

Link flags: -lboost_random -lboost_program_options -lboost_timer -lboost_system -lboost_thread -lboost_serialization -lboost_filesystem -lboost_iostreams -lboost_python -lpython2.7