• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 12:23
CEST 18:23
KST 01:23
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
RSL Season 1 - Final Week6[ASL19] Finals Recap: Standing Tall12HomeStory Cup 27 - Info & Preview18Classic wins Code S Season 2 (2025)16Code S RO4 & Finals Preview: herO, Rogue, Classic, GuMiho0
Community News
Firefly given lifetime ban by ESIC following match-fixing investigation17$25,000 Streamerzone StarCraft Pro Series announced7Weekly Cups (June 30 - July 6): Classic Doubles7[BSL20] Non-Korean Championship 4x BSL + 4x China10Flash Announces Hiatus From ASL82
StarCraft 2
General
The GOAT ranking of GOAT rankings RSL Revival patreon money discussion thread Weekly Cups (June 30 - July 6): Classic Doubles Server Blocker RSL Season 1 - Final Week
Tourneys
WardiTV Mondays RSL: Revival, a new crowdfunded tournament series Sparkling Tuna Cup - Weekly Open Tournament FEL Cracov 2025 (July 27) - $8000 live event $5,100+ SEL Season 2 Championship (SC: Evo)
Strategy
How did i lose this ZvP, whats the proper response Simple Questions Simple Answers
Custom Maps
External Content
Mutation # 481 Fear and Lava Mutation # 480 Moths to the Flame Mutation # 479 Worn Out Welcome Mutation # 478 Instant Karma
Brood War
General
Flash Announces Hiatus From ASL [ASL19] Finals Recap: Standing Tall BGH Auto Balance -> http://bghmmr.eu/ BW General Discussion A cwal.gg Extension - Easily keep track of anyone
Tourneys
[Megathread] Daily Proleagues 2025 ACS Season 2 Qualifier Small VOD Thread 2.0 Last Minute Live-Report Thread Resource!
Strategy
Simple Questions, Simple Answers I am doing this better than progamers do.
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile CCLP - Command & Conquer League Project The PlayStation 5 Nintendo Switch Thread
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
Summer Games Done Quick 2025! US Politics Mega-thread Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine The Accidental Video Game Porn Archive
Fan Clubs
SKT1 Classic Fan Club! Maru Fan Club
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread [\m/] Heavy Metal Thread
Sports
2024 - 2025 Football Thread Formula 1 Discussion NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023 NHL Playoffs 2024
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Men Take Risks, Women Win Ga…
TrAiDoS
momentary artworks from des…
tankgirl
from making sc maps to makin…
Husyelt
StarCraft improvement
iopq
Trip to the Zoo
micronesia
Customize Sidebar...

Website Feedback

Closed Threads



Active: 773 users

SCFusion - WoL, HotS & LotV Build Order Optimizer - Page 30

Forum Index > SC2 General
Post a Reply
Prev 1 28 29 30 31 32 76 Next
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 06 2010 22:23 GMT
#581
On December 07 2010 05:33 insectoceanx wrote:
There are a lot of posts in this thread so sorry if I missed the answer to my question but i cannot figure out how to do this or if it is possible. Say I knew i wanted to push out with 2 dt and a warp prism at 7:30 game time, but i also want to maximize my production of stalkers that i can get out but still have 2 dt and 1 warp prism at 7:30. Is there any way to do this without me playing around with how many zealots + stalkers to build as well.

If you cannot do this it would seem like an extremely useful function but probably hard to program and take longer to calculate. A way maybe to be able to do this is unit ratios.

Say I want my 2 dt and 1 warp prism and a ratio of 3 stalkers to 1 zealot. Then it figures out what the most stalkers + zealots it can make at that ratio while still fulfilling my requirement of 2dt and 1 warp prism.


It might be possible at some point to set a target time and have it get as many of a particular unit as possible by that time, however the ratio thing would be very difficult to both implement and have the user specify, so I'm not sure if that will happen.

I havnt looked at all the fixes yet, but it seems like you didn't recompile after fixing some of them ( constant probes is still constant probes for me) unless i am the changlog wrong.


The released missed a fix for Nitro packs, but I'm fairly sure everything else is there. I just got 7.3 from GoogleCode and tested the constant probes, and sure enough it's working as intended. You can see this by comparing something like a 5 stalker build both with and without constant probes, and you'll see that with it it prevents the nexus from ever being idle (except when supply capped at 10 for a short period - unavoidable).

And the implementation with sc2gears seems like a really great idea. Since SC2Gears can share and import replays from around the world now. A really great tool and perhaps the easiest way to use both tools together was if you could compare the builds recorded side by side in terms of units/buildings/upgrades. That way you can have a better idea how your build will stack up against any opening your opponent might do.


It'll mostly be up to them I think. They'll need to add a way to import build orders into their app. Once that's done, then I should be able to get an output from my app to match the input for theirs.

Take in mind i know very little (nothing) about programming. If they have some kind of standard for importing builds into program or you could simulate a replay file that just contains the orders necessary for the build.


Simulating a replay file is not going to happen unfortunately. There's way too much detail in there that just doesn't match what my program is telling you. What might be a better approach is to have the YABOT format be an output in my app (working on it atm) and then have YABOT use the AI to perform the build, and then you could use a replay of that to import into SC2 Gears.

For PvP I have included a picture of Ddoro's build that he beat me down with(and me a poor little platinum) when in played him in a tourney.
[image loading]


Hmm... I'm at work atm, and our filter is blocking that from me saying that the category 'Illegal Drugs' is not permitted
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 06 2010 22:27 GMT
#582
On December 07 2010 07:13 Black Gun wrote:
what does the target field mean? game time in seconds?


Yes.

and where can we control how many tries the algorithm performs?


You can't. I might add a way for it to stop processing once it reaches a certain completion percentage though (something like 80%).

also, is there a way to include expansions? (probably not, but would be super cool^^)


Every extra Nexus/Hatchery/Command Center that's built is presumed to be at an expansion, and it will adjust the income rates assuming that's the case.

and could u maybe explain what the effect of the mutation rate is? ie, what are the pros and cons of for example increasing it from the default 0.3 to 0.5?


Mutation rate affects the way the genetic algorithm works. Every evolution the previous generation mutates. If it mutates faster, it'll likely get to something useful a lot quicker, however at the same time it will struggle to make the finer adjustments that are needed once you're close to the right build order. It's mainly there for my own tweaking, so I suggest leaving it at the default.
Black Gun
Profile Blog Joined July 2009
Germany4482 Posts
December 06 2010 22:36 GMT
#583
On December 07 2010 07:27 CarbonTwelve wrote:
Show nested quote +
On December 07 2010 07:13 Black Gun wrote:
what does the target field mean? game time in seconds?


Yes.

Show nested quote +
and where can we control how many tries the algorithm performs?


You can't. I might add a way for it to stop processing once it reaches a certain completion percentage though (something like 80%).

Show nested quote +
also, is there a way to include expansions? (probably not, but would be super cool^^)


Every extra Nexus/Hatchery/Command Center that's built is presumed to be at an expansion, and it will adjust the income rates assuming that's the case.

Show nested quote +
and could u maybe explain what the effect of the mutation rate is? ie, what are the pros and cons of for example increasing it from the default 0.3 to 0.5?


Mutation rate affects the way the genetic algorithm works. Every evolution the previous generation mutates. If it mutates faster, it'll likely get to something useful a lot quicker, however at the same time it will struggle to make the finer adjustments that are needed once you're close to the right build order. It's mainly there for my own tweaking, so I suggest leaving it at the default.



thanks for the answers and thx again for the awesome prog. i guess certain subtleties are not accounted for, like for example the income loss while maynarding workers to the expo?

btw what does the field "target" in the settings menu stand for? it defaults at 1200 while the target field in the target menu defaults at 1500.
"What am I supposed to do against this?" - "Lose!" :-]
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 06 2010 23:16 GMT
#584
On December 07 2010 07:36 Black Gun wrote:
thanks for the answers and thx again for the awesome prog. i guess certain subtleties are not accounted for, like for example the income loss while maynarding workers to the expo?


Most little things like that are (ie, travel time for building buildings), but maynarding workers to expos isn't because atm it doesn't track the number of workers at each expansion. I plan to fix that up sometime soon though.

btw what does the field "target" in the settings menu stand for? it defaults at 1200 while the target field in the target menu defaults at 1500.


The target time for the waypoints is when it needs to achieve that waypoint by (with the last waypoint just being as fast as possible). The time in the settings is a limit such that it will stop processing build orders if they go longer than that time.
Black Gun
Profile Blog Joined July 2009
Germany4482 Posts
Last Edited: 2010-12-07 01:24:16
December 07 2010 01:24 GMT
#585
hmm, an idea i just had: imho it would be great if u could implement a feature to let us, the users, perform specific mutations. this way, we could help the algorithm out when it has obviously become stuck and its also obvious where it got stuck.

for example, i just had the script compute the optimal build order for 6 thors, 2 ghosts and 30 marines with constant scvs and 2 orbitals. the second cc gets built quite early on, but the 2nd orbital gets ordered just moments before the bo is finished. now, i had a quick look at the current bo and immediately saw that it was mineral bound at some point in time. there was a delay with constructing the final thor which was due to mineral shortage. it is obvious that constructing the 2nd orbital earlier would help, but it took the algorithm almost 10 minutes to figure this out.
"What am I supposed to do against this?" - "Lose!" :-]
Keitzer
Profile Blog Joined May 2010
United States2509 Posts
December 07 2010 01:42 GMT
#586
On December 07 2010 10:24 Black Gun wrote:
hmm, an idea i just had: imho it would be great if u could implement a feature to let us, the users, perform specific mutations. this way, we could help the algorithm out when it has obviously become stuck and its also obvious where it got stuck.

for example, i just had the script compute the optimal build order for 6 thors, 2 ghosts and 30 marines with constant scvs and 2 orbitals. the second cc gets built quite early on, but the 2nd orbital gets ordered just moments before the bo is finished. now, i had a quick look at the current bo and immediately saw that it was mineral bound at some point in time. there was a delay with constructing the final thor which was due to mineral shortage. it is obvious that constructing the 2nd orbital earlier would help, but it took the algorithm almost 10 minutes to figure this out.



from reading the description and using it.. it sounds like it uses a system of sorting methods to place the best possible *thing* first, followed by second best, etc....

so thats probably why it took 10 minutes to realize "Oh, this should go here" kinda thing
I'm like badass squared | KeitZer.489
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 07 2010 02:23 GMT
#587
On December 07 2010 10:24 Black Gun wrote:
hmm, an idea i just had: imho it would be great if u could implement a feature to let us, the users, perform specific mutations. this way, we could help the algorithm out when it has obviously become stuck and its also obvious where it got stuck.

for example, i just had the script compute the optimal build order for 6 thors, 2 ghosts and 30 marines with constant scvs and 2 orbitals. the second cc gets built quite early on, but the 2nd orbital gets ordered just moments before the bo is finished. now, i had a quick look at the current bo and immediately saw that it was mineral bound at some point in time. there was a delay with constructing the final thor which was due to mineral shortage. it is obvious that constructing the 2nd orbital earlier would help, but it took the algorithm almost 10 minutes to figure this out.


It's very difficult to implement a way in the GUI to allow this to happen, especially while the algorithm is running. Instead it just suggests to me that I need to tweak the incentives for things like orbital commands, queens, warpgates, etc. (which is something I've known I need to do and have plans for doing soon).
Black Gun
Profile Blog Joined July 2009
Germany4482 Posts
December 07 2010 04:12 GMT
#588
On December 07 2010 11:23 CarbonTwelve wrote:
Show nested quote +
On December 07 2010 10:24 Black Gun wrote:
hmm, an idea i just had: imho it would be great if u could implement a feature to let us, the users, perform specific mutations. this way, we could help the algorithm out when it has obviously become stuck and its also obvious where it got stuck.

for example, i just had the script compute the optimal build order for 6 thors, 2 ghosts and 30 marines with constant scvs and 2 orbitals. the second cc gets built quite early on, but the 2nd orbital gets ordered just moments before the bo is finished. now, i had a quick look at the current bo and immediately saw that it was mineral bound at some point in time. there was a delay with constructing the final thor which was due to mineral shortage. it is obvious that constructing the 2nd orbital earlier would help, but it took the algorithm almost 10 minutes to figure this out.


It's very difficult to implement a way in the GUI to allow this to happen, especially while the algorithm is running. Instead it just suggests to me that I need to tweak the incentives for things like orbital commands, queens, warpgates, etc. (which is something I've known I need to do and have plans for doing soon).



some other thing u really need to work on imho is to allow the user to specify the maximum number of bases. i was just letting it search for the best bo to get to 8 thors, 2 ghosts and 30 marines. the moment i removed the constant scv production requirement, it came up with a 16 orbital 16 cc 18 cc build... ie double expanding off of zero marines while cutting scvs to do so. a completely unfeasible build.

so in other words, the only thing that prevents it from coming up with such "stupid" builds when searching for bos that are quite long is the constant scv production.

it would be even better if we could specify timing windows in which cutting scv production is allowed. its very complicated to get a manual work around with exact worker numbers on different waypoints.
"What am I supposed to do against this?" - "Lose!" :-]
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 07 2010 04:45 GMT
#589
On December 07 2010 13:12 Black Gun wrote:
some other thing u really need to work on imho is to allow the user to specify the maximum number of bases. i was just letting it search for the best bo to get to 8 thors, 2 ghosts and 30 marines. the moment i removed the constant scv production requirement, it came up with a 16 orbital 16 cc 18 cc build... ie double expanding off of zero marines while cutting scvs to do so. a completely unfeasible build.


I'm planning to implement maximums for all buildings and units. It's a couple of versions away though (will probably switch to a cross platform GUI before then).

so in other words, the only thing that prevents it from coming up with such "stupid" builds when searching for bos that are quite long is the constant scv production.


I don't think that's the only thing. There's no way for the algorithm to magically know how much defense you need at any particular point, so if you know what you need, you should specify it with waypoints.

it would be even better if we could specify timing windows in which cutting scv production is allowed. its very complicated to get a manual work around with exact worker numbers on different waypoints.


Again, this is something that's rather difficult to implement a GUI for, as well as for the algorithm to achieve it. I also odn't think it would eliminate manual work arounds as you'd instead have to start tweaking the timing windows to get the result you're after. I don't think you're ever going to be able to do what you're after, which is basically plug in numbers of what you want to end up with and have it somehow know what the best times to get them are along the way so you've got enough defense.
Black Gun
Profile Blog Joined July 2009
Germany4482 Posts
Last Edited: 2010-12-07 05:23:38
December 07 2010 05:17 GMT
#590
On December 07 2010 13:45 CarbonTwelve wrote:


Again, this is something that's rather difficult to implement a GUI for, as well as for the algorithm to achieve it. I also odn't think it would eliminate manual work arounds as you'd instead have to start tweaking the timing windows to get the result you're after. I don't think you're ever going to be able to do what you're after, which is basically plug in numbers of what you want to end up with and have it somehow know what the best times to get them are along the way so you've got enough defense.



i agree that most of the stuff i was asking for might not be possible, but i think u misunderstood me on the timing windows for cutting scvs. for any bo that goes beyond the ~8 minute mark, there is a world of a difference between constant scv production and none. if u dont require constant scv production, the build then usually comes up with some 17-24 scv builds which optimize the time till the desired unit comp is reached, but are all-in in the sense that if the attack fails, ur eco will be way way behind because of all the scv cutting.


on the other hand, it might be very nice for many builds to allow temporary scv cutting. like for example after the orbital is in construction, cut scvs to put down a 16 cc at ur natural or something like that. the requirement of constant scv production can be very restrictive, but at the same time, the algorithm`s strong tendecy to fall into "mass worker cutting "-all-ins if we dont require constant scvs makes it very very hard to lessen the restrictiveness of this constant scv production while still maintaining an economically stable bo.

but i guess im just an extremely demanding customer and should be satisfied with the (nonetheless really great) tool u provided us.
"What am I supposed to do against this?" - "Lose!" :-]
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 07 2010 05:36 GMT
#591
On December 07 2010 14:17 Black Gun wrote:
i agree that most of the stuff i was asking for might not be possible, but i think u misunderstood me on the timing windows for cutting scvs. for any bo that goes beyond the ~8 minute mark, there is a world of a difference between constant scv production and none. if u dont require constant scv production, the build then usually comes up with some 17-24 scv builds which optimize the time till the desired unit comp is reached, but are all-in in the sense that if the attack fails, ur eco will be way way behind because of all the scv cutting.

on the other hand, it might be very nice for many builds to allow temporary scv cutting. like for example after the orbital is in construction, cut scvs to put down a 16 cc at ur natural or something like that. the requirement of constant scv production can be very restrictive, but at the same time, the algorithm`s strong tendecy to fall into "mass worker cutting "-all-ins if we dont require constant scvs makes it very very hard to lessen the restrictiveness of this constant scv production while still maintaining an economically stable bo.


Again, I'm not sure how to implement what you're asking for (actually, I'm not even sure what you're asking for atm). To put it simply, what would you expect to type in for the GUI, and where would you put it?
Black Gun
Profile Blog Joined July 2009
Germany4482 Posts
Last Edited: 2010-12-07 06:01:34
December 07 2010 06:00 GMT
#592
On December 07 2010 14:36 CarbonTwelve wrote:
Show nested quote +
On December 07 2010 14:17 Black Gun wrote:
i agree that most of the stuff i was asking for might not be possible, but i think u misunderstood me on the timing windows for cutting scvs. for any bo that goes beyond the ~8 minute mark, there is a world of a difference between constant scv production and none. if u dont require constant scv production, the build then usually comes up with some 17-24 scv builds which optimize the time till the desired unit comp is reached, but are all-in in the sense that if the attack fails, ur eco will be way way behind because of all the scv cutting.

on the other hand, it might be very nice for many builds to allow temporary scv cutting. like for example after the orbital is in construction, cut scvs to put down a 16 cc at ur natural or something like that. the requirement of constant scv production can be very restrictive, but at the same time, the algorithm`s strong tendecy to fall into "mass worker cutting "-all-ins if we dont require constant scvs makes it very very hard to lessen the restrictiveness of this constant scv production while still maintaining an economically stable bo.


Again, I'm not sure how to implement what you're asking for (actually, I'm not even sure what you're asking for atm). To put it simply, what would you expect to type in for the GUI, and where would you put it?



the waypoints are having a field to specify the time of that waypoint and their own constant worker production field. it would be nice to have the "constant scvs"-field on the waypoint´s menus replaced with "constant scvs from last waypoint until this waypoint". this way, it would be easy to allow for some scv cutting early on to achieve certain FE or fast tech goals, but have a reasonably strong economy later on. its very hard to get the same results by manually specifying scv counts for these later stages, in particular as they are problematic when the algorithm compares for example 2 base vs 3 base.

but plz dont consider my suggestions or ideas as criticism, it isnt meant like that. i absolutely understand that those longer, more sophisticated bo´s im trying out have a drastically higher complexity both in the runtime and in the gui. at least when compared to the rather simple tasks most other users are porbably using this prog for, like "whats the fasted i can get out a bc" or "how many roaches can i get out by the 8 minute mark".
"What am I supposed to do against this?" - "Lose!" :-]
Xplitcit
Profile Joined October 2010
United States419 Posts
December 07 2010 06:12 GMT
#593
How do I use this app?
It aint easy being crazy
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 07 2010 06:16 GMT
#594
On December 07 2010 15:00 Black Gun wrote:
the waypoints are having a field to specify the time of that waypoint and their own constant worker production field. it would be nice to have the "constant scvs"-field on the waypoint´s menus replaced with "constant scvs from last waypoint until this waypoint". this way, it would be easy to allow for some scv cutting early on to achieve certain FE or fast tech goals, but have a reasonably strong economy later on. its very hard to get the same results by manually specifying scv counts for these later stages, in particular as they are problematic when the algorithm compares for example 2 base vs 3 base.


Ah, ok, yes, that can be easily done, and I was planning to do that Doesn't really make sense to have constant SCVs on each waypoint if specifying the option differently for each one doesn't change anything

but plz dont consider my suggestions or ideas as criticism, it isnt meant like that. i absolutely understand that those longer, more sophisticated bo´s im trying out have a drastically higher complexity both in the runtime and in the gui. at least when compared to the rather simple tasks most other users are porbably using this prog for, like "whats the fasted i can get out a bc" or "how many roaches can i get out by the 8 minute mark".


Nah, not at all - I welcome all suggestions, just that (and please don't take offence, and that goes for anyone making suggestions) as a programmer you regularly find that users have an idea of what they want the program to do, but don't really think through how it would actually work, or (naturally) don't understand what programming is like and hence what is feasible and what isn't. As such it always pays to discuss requests in detail before trying to go ahead with something and find out what they were actually after is something completely different.

As above though, I get what you're after (constant workers should apply from the previous waypoint onwards, not from the start onwards), and I'll try to get onto that soon.
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 07 2010 06:18 GMT
#595
On December 07 2010 15:12 Xplitcit wrote:
How do I use this app?


Firstly, install Visual C++ Redistributables 2010 x86 from Microsoft: http://www.microsoft.com/downloads/en/details.aspx?familyid=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84&displaylang=en

Then download the latest version and run it: http://code.google.com/p/scbuildorder/downloads/list

Then select the race you want, enter what units you want it to get, click start and it will start running and give you the build order to get you what you asked for as fast as possible. Depending on how complicated it is, it may take a while to get to the best build order - use the Completion Likelihood percentage as an indicator (once it gets to 80+% you can feel pretty confident that it's got the best result).
Black Gun
Profile Blog Joined July 2009
Germany4482 Posts
Last Edited: 2010-12-07 06:23:07
December 07 2010 06:22 GMT
#596
On December 07 2010 15:18 CarbonTwelve wrote:


Then select the race you want, enter what units you want it to get, click start and it will start running and give you the build order to get you what you asked for as fast as possible. Depending on how complicated it is, it may take a while to get to the best build order - use the Completion Likelihood percentage as an indicator (once it gets to 80+% you can feel pretty confident that it's got the best result).

hmmm.... a minor suggestion: u should write "completion likelihood" instead of "completion" in the gui. until i read the quoted explanation of yours, i thought the completion field in the gui was a (deterministic) countdown until a preset maximum number of iterations without improvement has passed. (although.... would any1 besides me even care about this distinction? XD)
"What am I supposed to do against this?" - "Lose!" :-]
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 07 2010 08:19 GMT
#597
On December 07 2010 15:22 Black Gun wrote:
Show nested quote +
On December 07 2010 15:18 CarbonTwelve wrote:


Then select the race you want, enter what units you want it to get, click start and it will start running and give you the build order to get you what you asked for as fast as possible. Depending on how complicated it is, it may take a while to get to the best build order - use the Completion Likelihood percentage as an indicator (once it gets to 80+% you can feel pretty confident that it's got the best result).

hmmm.... a minor suggestion: u should write "completion likelihood" instead of "completion" in the gui. until i read the quoted explanation of yours, i thought the completion field in the gui was a (deterministic) countdown until a preset maximum number of iterations without improvement has passed. (although.... would any1 besides me even care about this distinction? XD)


Umm, the GUI does say "Completion likelihood"
conboy31
Profile Joined November 2010
United States11 Posts
Last Edited: 2010-12-07 08:48:36
December 07 2010 08:47 GMT
#598
I was looking at what the fastest 3 warpgate, 3 dt build would be and the program came up with the following build. I am going to try the build out after the GSL tonight and see how bad my macro/micro butchers the directions. However, the following caught my eye. 7 probes on 2 gasses with no probes being pulled from gas.

+ Show Spoiler +

0:02.00: 50M 0G 0E 6/ 10S - Build Probe
0:19.00: 73M 0G 10E 7/ 10S - Build Probe
0:36.00: 106M 0G 19E 8/ 10S - Build Probe
0:44.10: 100M 0G 24E 9/ 10S - Build Pylon
0:46.44: 12M 0G 25E 9/ 10S - Chrono Nexus
0:54.04: 50M 0G 4E 9/ 10S - Build Probe
1:16.58: 150M 0G 17E 10/ 18S - Build Gateway
1:24.45: 50M 0G 21E 10/ 18S - Build Probe
1:30.89: 44M 0G 25E 11/ 18S - Chrono Nexus
1:35.24: 75M 0G 2E 11/ 18S - Build Assimilator
1:42.44: 50M 0G 6E 11/ 18S - Build Probe
1:52.00: 75M 0G 12E 12/ 18S - Build Assimilator
1:58.61: 50M 0G 16E 12/ 18S - Build Probe
2:05.24: 57M 0G 19E 13/ 18S - Move Probe To Gas
2:05.24: 57M 0G 19E 13/ 18S - Move Probe To Gas
2:05.24: 57M 0G 19E 13/ 18S - Move Probe To Gas
2:21.58: 164M 27G 29E 13/ 18S - Build Cybernetics Core
2:21.58: 14M 27G 29E 13/ 18S - Move Probe To Gas
2:21.58: 14M 27G 29E 13/ 18S - Move Probe To Gas
2:21.58: 14M 27G 29E 13/ 18S - Move Probe To Gas
2:30.02: 50M 54G 33E 13/ 18S - Build Probe
2:30.02: 0M 54G 33E 14/ 18S - Chrono Nexus
2:41.35: 55M 95G 15E 14/ 18S - Build Probe
2:54.02: 75M 140G 22E 15/ 18S - Build Probe
2:59.78: 60M 161G 25E 16/ 18S - Chrono Nexus
3:13.49: 150M 210G 8E 16/ 18S - Build Twilight Council
3:13.49: 0M 110G 8E 16/ 18S - Move Probe To Gas
3:22.41: 50M 143G 13E 16/ 18S - Build Probe
3:30.41: 50M 174G 17E 17/ 18S - Research Warp Gate Transformation
4:03.63: 228M 250G 36E 17/ 18S - Build Dark Shrine
4:07.16: 150M 13G 38E 17/ 18S - Build Gateway
4:30.03: 150M 100G 51E 17/ 18S - Build Gateway
4:37.90: 50M 130G 55E 17/ 18S - Build Probe
4:37.90: 0M 130G 55E 18/ 18S - Chrono Cybernetics Core
4:52.21: 100M 185G 38E 18/ 18S - Build Pylon
4:57.90: 37M 206G 41E 18/ 18S - Chrono Cybernetics Core
5:30.41: 289M 330G 35E 18/ 26S - Convert Gateway To Warp Gate
5:30.41: 289M 330G 35E 18/ 26S - Convert Gateway To Warp Gate
5:30.41: 289M 330G 35E 18/ 26S - Move Probe To Minerals
5:35.03: 327M 346G 37E 18/ 26S - Convert Gateway To Warp Gate
5:35.03: 327M 346G 37E 18/ 26S - Chrono Gateway
5:43.63: 401M 377G 17E 18/ 26S - Build Dark Templar
5:43.63: 276M 252G 17E 20/ 26S - Build Dark Templar
5:43.63: 151M 127G 17E 22/ 26S - Build Dark Templar


---edit--- I looked at my post and don't want to come off as an ungrateful freeloader...
Your build order/optimizer is amazing. Thanks for the hard work!
ThrustVectoring
Profile Joined September 2009
12 Posts
December 07 2010 09:09 GMT
#599
On December 07 2010 07:27 CarbonTwelve wrote:
Every extra Nexus/Hatchery/Command Center that's built is presumed to be at an expansion, and it will adjust the income rates assuming that's the case.


Can you set up an option for having the extra nexus/hatchery/command center inside your own base? That is to say, that all the building can do is call down mule/chrono boost/spawn larvae?
CarbonTwelve
Profile Joined November 2010
Australia525 Posts
December 07 2010 09:42 GMT
#600
On December 07 2010 17:47 conboy31 wrote:
I was looking at what the fastest 3 warpgate, 3 dt build would be and the program came up with the following build. I am going to try the build out after the GSL tonight and see how bad my macro/micro butchers the directions. However, the following caught my eye. 7 probes on 2 gasses with no probes being pulled from gas.


This is expected. My income rates are based on Piousflea's measurements: http://www.teamliquid.net/forum/viewmessage.php?topic_id=140055

According to that, some geysers require 4 workers. At the moment my code assumes your base has 1 close geyser and 1 far away, so for build orders that are very heavy on gas (such as DTs) you'll find it will choose to put 7 workers on gas.

---edit--- I looked at my post and don't want to come off as an ungrateful freeloader...
Your build order/optimizer is amazing. Thanks for the hard work!


Nah, honestly, every post I get makes me feel good, especially those that are reporting issues as it means people are using my app

On December 07 2010 18:09 ThrustVectoring wrote:
Can you set up an option for having the extra nexus/hatchery/command center inside your own base? That is to say, that all the building can do is call down mule/chrono boost/spawn larvae?


I can probably set something like that up. It would have to be specifically requested though as the algorithm is never going to choose to do it on its own (as far as its concerned, why build in your own base when you can get an expo for extra income?).
Prev 1 28 29 30 31 32 76 Next
Please log in or register to reply.
Live Events Refresh
FEL
15:00
Polish Championship - Playoffs
Gerald vs MaNaLIVE!
Spirit vs TBD
Elazer vs TBD
IndyStarCraft 349
CranKy Ducklings229
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
IndyStarCraft 349
Hui .223
BRAT_OK 107
trigger 24
MindelVK 17
StarCraft: Brood War
EffOrt 1728
Larva 736
firebathero 678
Hyuk 599
Mini 384
Free 153
Dewaltoss 96
Barracks 78
Movie 49
GoRush 47
[ Show more ]
Aegong 46
Shinee 41
Terrorterran 19
IntoTheRainbow 9
SilentControl 7
Stormgate
BeoMulf103
Dota 2
Gorgc10768
qojqva3473
League of Legends
Dendi1481
Heroes of the Storm
Khaldor894
Liquid`Hasu498
Other Games
FrodaN9395
singsing2761
B2W.Neo1602
KnowMe275
RotterdaM117
ToD113
mouzStarbuck95
Rex15
Organizations
Other Games
EGCTV1822
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• HeavenSC 47
• Adnapsc2 17
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• Ler126
League of Legends
• Nemesis5446
Upcoming Events
BSL20 Non-Korean Champi…
1h 37m
Bonyth vs Dewalt
QiaoGege vs Dewalt
Hawk vs Bonyth
Sziky vs Fengzi
Mihu vs Zhanhun
QiaoGege vs Zhanhun
Fengzi vs Mihu
Wardi Open
18h 37m
Replay Cast
1d 17h
WardiTV European League
1d 23h
PiGosaur Monday
2 days
uThermal 2v2 Circuit
2 days
Replay Cast
3 days
The PondCast
3 days
Replay Cast
4 days
Epic.LAN
4 days
[ Show More ]
CranKy Ducklings
5 days
Epic.LAN
5 days
BSL20 Non-Korean Champi…
6 days
Bonyth vs Sziky
Dewalt vs Hawk
Hawk vs QiaoGege
Sziky vs Dewalt
Mihu vs Bonyth
Zhanhun vs QiaoGege
QiaoGege vs Fengzi
Sparkling Tuna Cup
6 days
Online Event
6 days
Liquipedia Results

Completed

KCM Race Survival 2025 Season 2
HSC XXVII
NC Random Cup

Ongoing

JPL Season 2
BSL 2v2 Season 3
Acropolis #3
CSL 17: 2025 SUMMER
Copa Latinoamericana 4
Jiahua Invitational
2025 ACS Season 2: Qualifier
BSL20 Non-Korean Championship
Championship of Russia 2025
Murky Cup #2
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25
BLAST Rivals Spring 2025
MESA Nomadic Masters

Upcoming

CSL Xiamen Invitational
CSL Xiamen Invitational: ShowMatche
2025 ACS Season 2
CSLPRO Last Chance 2025
CSLPRO Chat StarLAN 3
BSL Season 21
K-Championship
RSL Revival: Season 2
uThermal 2v2 Main Event
SEL Season 2 Championship
FEL Cracov 2025
Esports World Cup 2025
Underdog Cup #2
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.