ja/Projects/i-wat

モデル

世界

(i-)WAT 券

welfare (富)

credit (残高)

シミュレータ

コマンド

$ java -Xmx300M -jar iwatsim.jar [FILE]
$ sort chain-length | uniq -c | sort -r > chain-length-distribution

出力ファイルと表示方法

chain-length-distribution
(i-)WAT券のチェイン長の分布
> plot "chain-length-distribution" using 2:1
initial-link-distribution, link-distribution-n
(初期)リンクの分布
> plot "initial-link-distribution", "link-distribution-n",...
network-n.net
ネットワーク (参加者間のリンク)
Pajek
例: 以下のメニュー項目を利用
Net
→ Paths between 2 vertices → Distribution of Distances → From All Vertices
Draw
→ Draw
welfare-distribution-n
welfare の分布
> plot "welfare-distribution-n"
credit-distribution-n
credit の分布
> plot "credit-distribution-n"
credit-welfare-n
credit welfare initial-links links の分布
> plot "credit-welfare-n" using x:y
2:1
welfare:credit
3:1
initial-links:credit
4:1
links:credit
2:3
welfare:initial-links
2:4
welfare:links
total-debit-n
世界全体の負債
> plot "total-debit-n"
{active/passive}-trade-distribution-n
{積極/消極}取引数の分布
> plot "{active|passive}-trade-distribution-n"
accumulated-number-of-trades-n
取引数の累積
> plot "accumulated-number-of-trades-n"

トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS